@pond-ts/fit API Reference
Preparing search index...
HydratedProfile
Interface HydratedProfile
A profile hydrated into as-of resolvers — built once per activity render.
interface
HydratedProfile
{
ftpWatts
:
AsOf
<
ScalarEntry
>
;
hrZone
:
AsOf
<
HrZoneEntry
>
;
paceThreshold
:
AsOf
<
PaceThresholdEntry
>
;
weightKg
:
AsOf
<
ScalarEntry
>
;
}
Index
Properties
ftp
Watts
hr
Zone
pace
Threshold
weight
Kg
Properties
ftp
Watts
ftpWatts
:
AsOf
<
ScalarEntry
>
hr
Zone
hrZone
:
AsOf
<
HrZoneEntry
>
pace
Threshold
paceThreshold
:
AsOf
<
PaceThresholdEntry
>
weight
Kg
weightKg
:
AsOf
<
ScalarEntry
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ftp
Watts
hr
Zone
pace
Threshold
weight
Kg
@pond-ts/fit API Reference
Loading...
A profile hydrated into as-of resolvers — built once per activity render.