TEMPERATURE_UNITS
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/config/constants / TEMPERATURE_UNITS
Variable: TEMPERATURE_UNITS
constTEMPERATURE_UNITS: {CELSIUS:string;FAHRENHEIT:string;KELVIN:string; }
Defined in: utils/config/constants.js:91
Temperature unit definitions
Type Declarationβ
CELSIUSβ
CELSIUS:
string="celsius"
FAHRENHEITβ
FAHRENHEIT:
string="fahrenheit"
KELVINβ
KELVIN:
string="kelvin"