Interface: BaseWeightBalanceEvents
Defined in: src/sdk/instruments/WeightAndBalance.ts:11
An interface that describes the base Weight and Balance events.
Extended by
Properties
cg_percent
cg_percent:
number
Defined in: src/sdk/instruments/WeightAndBalance.ts:13
Longitudinal CG position as a percent of reference Chord. Note: only valid for airplanes.
payload_station_weight
payload_station_weight:
number
Defined in: src/sdk/instruments/WeightAndBalance.ts:17
The weight value of a payload station with the given index
total_weight
total_weight:
number
Defined in: src/sdk/instruments/WeightAndBalance.ts:15
A total weight value for the aircraft, in pounds.