Skip to main content

Type Alias: WeightBalanceEnvelopeGraphScaleDef

WeightBalanceEnvelopeGraphScaleDef = object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/WeightBalanceTypes.ts:77

A definition for weight and balance graph scales.

Properties

maxArm

maxArm: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/WeightBalanceTypes.ts:88

The maximum moment arm, in inches, displayed on the graph scale.


maxWeight

maxWeight: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/WeightBalanceTypes.ts:82

The maximum weight, in pounds, displayed on the graph scale.


minArm

minArm: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/WeightBalanceTypes.ts:85

The minimum moment arm, in inches, displayed on the graph scale.


minWeight

minWeight: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/WeightBalance/WeightBalanceTypes.ts:79

The minimum weight, in pounds, displayed on the graph scale.