|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Garmin.Sample
Garmin.Sample
Defined in GarminSample.js
| Field Summary | |
<static> Object |
MEASUREMENT_KEYS
|
| Constructor Summary | |
Garmin.Sample()
A collection of measurements recorded at a single point. |
|
| Method Summary | |
void
|
finishLoading()
Finish loading the measurements for this sample if previously lazy-loaded. |
Object
|
getLatitude()
|
Object
|
getLongitude()
|
Object
|
getMeasurement(mKey)
|
Object
|
getMeasurementContext(mKey)
|
Object
|
getMeasurements()
|
Object
|
getMeasurementValue(mKey)
|
Object
|
getTime()
|
void
|
initialize()
|
Boolean
|
isValidLocation()
Determines if this Sample is valid for determing location |
Object
|
printMe(tabs)
|
void
|
setLazyLoading(isLazyLoaded, factory, dom)
|
void
|
setMeasurement(mKey, mValue, mContext)
|
Object
|
toString()
|
| Field Detail |
<static> Object MEASUREMENT_KEYS
| Constructor Detail |
Garmin.Sample()
| Method Detail |
void finishLoading()
Object getLatitude()
Object getLongitude()
Object getMeasurement(mKey)
Object getMeasurementContext(mKey)
Object getMeasurements()
Object getMeasurementValue(mKey)
Object getTime()
void initialize()
Boolean isValidLocation()
Object printMe(tabs)
void setLazyLoading(isLazyLoaded, factory, dom)
void setMeasurement(mKey, mValue, mContext)
Object toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||