org.placelab.stumbler.gui
Class BeaconHistory
java.lang.Object
org.placelab.stumbler.gui.BeaconHistory
- public class BeaconHistory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
readings
public java.util.Vector readings
highestRssi
public BeaconHistory.BeaconHistoryHelper highestRssi
mostRecent
public long mostRecent
MAX_READINGS
public static final int MAX_READINGS
- See Also:
- Constant Field Values
BeaconHistory
public BeaconHistory()
getMostRecent
public long getMostRecent()
addReading
public void addReading(BeaconReading reading,
TwoDCoordinate gpsLL,
long timestamp)
addReading
public void addReading(BeaconHistory.BeaconHistoryHelper newReading)
readingIsHigherThanHighest
public boolean readingIsHigherThanHighest(BeaconHistory.BeaconHistoryHelper h)
hashCode
public int hashCode()