|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
NeighborhoodBeacons know the unique id's of the other Beacons that were also seen when they were sighted. This allows for increased accuracy through fingerprinting.
| Method Summary | |
java.lang.String[] |
getNeighborhood()
Gets an array of unique ids for the neighboring Beacons seen in the same scan as this Beacon. |
void |
setNeighborhood(java.lang.String[] n)
Sets the array of unique ids for the neighboring Beacons seen in the same scan as this Beacon. |
| Method Detail |
public java.lang.String[] getNeighborhood()
public void setNeighborhood(java.lang.String[] n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||