|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.client.tracker.Tracker
org.placelab.client.tracker.CompoundTracker
org.placelab.client.tracker.BestGuessCompoundTracker
A CompoundTracker that simply returns whichever estimate has the lowest standard deviation.
| Constructor Summary | |
BestGuessCompoundTracker()
|
|
| Method Summary | |
Estimate |
getEstimate()
|
| Methods inherited from class org.placelab.client.tracker.CompoundTracker |
acceptableMeasurement, addTracker, clearTrackers, getTrackers, resetImpl, updateEstimateImpl, updateWithoutMeasurement |
| Methods inherited from class org.placelab.client.tracker.Tracker |
addEstimateListener, fireEstimateUpdate, getLastUpdatedTime, gotMeasurement, numberOfMeasurements, removeEstimateListener, reset, spotterExceptionThrown, updateEstimate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BestGuessCompoundTracker()
| Method Detail |
public Estimate getEstimate()
getEstimate in class CompoundTracker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||