Skip to main content

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​

readonly getData: () => FitRecordContainer | null

Defined in: utils/ui/controls/createPowerEstimationButton.ts:17

Returns​

FitRecordContainer | null


onAfterApply​

readonly onAfterApply: () => void

Defined in: utils/ui/controls/createPowerEstimationButton.ts:18

Returns​

void