Class Garmin.Sample
Garmin.Sample
Defined in: GarminSample.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
A collection of measurements recorded at a single point.
|
| Method Attributes | Method Name and Description |
|---|---|
|
Finish loading the measurements for this sample if previously lazy-loaded.
|
|
|
Determines if this Sample is valid for determing location
|
Method Detail
finishLoading()
Finish loading the measurements for this sample if previously lazy-loaded.
{Boolean}
isValidLocation()
Determines if this Sample is valid for determing location
- Returns:
- True if latitude and longitude exist, false otherwise