|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Garmin.Measurement
Garmin.Measurement
Defined in GarminMeasurement.js
| Constructor Summary | |
Garmin.Measurement(value, context)
Represent a real measurement. |
|
| Method Summary | |
Object
|
getContext()
|
Object
|
getValue()
|
void
|
initialize(value, context)
|
Object
|
printMe(tabs)
|
void
|
setContext(context)
|
void
|
setValue(value)
|
Object
|
toString()
|
| Constructor Detail |
Garmin.Measurement(value, context)
value - - value of the measurement
context - - the context of the measurement (feet, seconds, etc...)
| Method Detail |
Object getContext()
Object getValue()
void initialize(value, context)
Object printMe(tabs)
void setContext(context)
void setValue(value)
Object toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||