Package | Description |
---|---|
net.studioblueplanet.ttbin |
Modifier and Type | Class and Description |
---|---|
class |
ActivityRecordGps
This record represents an GPS logged record.
|
Modifier and Type | Method and Description |
---|---|
ActivityRecord |
ActivitySegment.getRecord(int index)
Get the record at given index
|
Modifier and Type | Method and Description |
---|---|
ArrayList<ActivityRecord> |
ActivitySegment.getRecords()
Returns the array of records in this activity segments
|
ArrayList<ActivityRecord> |
Activity.getRecords(int segmentId)
Get the array list of records associated with indicated segment.
|
ArrayList<ActivityRecord> |
Activity.getWaypoints() |
Modifier and Type | Method and Description |
---|---|
void |
ActivitySegment.addRecord(ActivityRecord record)
Add a record to the segment
|
Copyright © 2019. All rights reserved.