Type Alias: WeightBalanceUserSettingTypes
WeightBalanceUserSettingTypes =
object
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/WeightBalanceUserSettings.ts:13
Weight and balance user settings.
Indexable
[loadStationEmptyWeight: `weightBalanceLoadStationEmptyWeight_${string}`]: number
The empty weight of a load station, in pounds.
[loadStationEmptyArm: `weightBalanceLoadStationEmptyArm_${string}`]: number
The moment-arm of the empty weight of a load station, in inches.
[loadStationLoadArm: `weightBalanceLoadStationLoadArm_${string}`]: number
The moment-arm of the load weight of a load station, in inches.
[loadStationEnabled: `weightBalanceLoadStationEnabled_${string}`]: boolean
Whether a load station is enabled.
[loadStationLoadWeight: `weightBalanceLoadStationLoadWeight_${string}`]: number
The load weight of a load station, in pounds.
Properties
weightBalanceActiveEnvelopeIndex
weightBalanceActiveEnvelopeIndex:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/WeightBalanceUserSettings.ts:15
The index of the active weight and balance envelope.