@pond-ts/fit API Reference
Preparing search index...
ProfilePoint
Interface ProfilePoint
A point on the elevation-vs-distance profile.
interface
ProfilePoint
{
distanceMeters
:
number
;
elevationMeters
:
number
;
}
Index
Properties
distance
Meters
elevation
Meters
Properties
distance
Meters
distanceMeters
:
number
elevation
Meters
elevationMeters
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
distance
Meters
elevation
Meters
@pond-ts/fit API Reference
Loading...
A point on the elevation-vs-distance profile.