CreatePowerEstimationButtonParams
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/ui/controls/createPowerEstimationButton / CreatePowerEstimationButtonParams
Interface: CreatePowerEstimationButtonParams
Defined in: utils/ui/controls/createPowerEstimationButton.ts:16
Dependencies used by the estimated-power map action button.
Propertiesβ
getDataβ
readonlygetData: () =>FitRecordContainer|null
Defined in: utils/ui/controls/createPowerEstimationButton.ts:17
Returnsβ
FitRecordContainer | null
onAfterApplyβ
readonlyonAfterApply: () =>void
Defined in: utils/ui/controls/createPowerEstimationButton.ts:18
Returnsβ
void