Skip to main content

Interface: BaseWeightBalanceEvents

An interface that describes the base Weight and Balance events.

Hierarchy

Properties

cg_percent

cg_percent: number

Longitudinal CG position as a percent of reference Chord. Note: only valid for airplanes.

Defined in

src/sdk/instruments/WeightAndBalance.ts:13


payload_station_weight

payload_station_weight: number

The weight value of a payload station with the given index

Defined in

src/sdk/instruments/WeightAndBalance.ts:17


total_weight

total_weight: number

A total weight value for the aircraft, in pounds.

Defined in

src/sdk/instruments/WeightAndBalance.ts:15