public abstract class ProcessCommon
extends java.lang.Object
| Constructor and Description |
|---|
ProcessCommon() |
| Modifier and Type | Method and Description |
|---|---|
protected GridNode |
getUserLocationProximity(java.util.List<Beacon> beacons,
Building building)
Gets the users location by checking which beacon is closest to the user
TODO: User calibration RSSI value to better support different kinds of Beacons
|
protected GridNode getUserLocationProximity(java.util.List<Beacon> beacons,
Building building)
beacons - list of beacons scannedbuilding - object representing which building the user is currently in