@pond-ts/fit API Reference
Preparing search index...
Segment
Interface Segment
A contiguous window of an activity, in cumulative distance (metres).
interface
Segment
{
endMeters
:
number
;
startMeters
:
number
;
}
Index
Properties
end
Meters
start
Meters
Properties
end
Meters
endMeters
:
number
start
Meters
startMeters
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Meters
start
Meters
@pond-ts/fit API Reference
Loading...
A contiguous window of an activity, in cumulative distance (metres).