Skip to main content

Type Alias: PerformanceWeightLimits

PerformanceWeightLimits = object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/PerformanceWeightLimits.ts:6

Aircraft weight limits and capacities.

Properties

basicEmpty

basicEmpty: NumberUnitReadOnly<UnitFamily.Weight>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/PerformanceWeightLimits.ts:8

Default basic empty weight.


maxLanding

maxLanding: NumberUnitReadOnly<UnitFamily.Weight>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/PerformanceWeightLimits.ts:17

Maximum landing weight.


maxPassengerCount

maxPassengerCount: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/PerformanceWeightLimits.ts:23

Maximum passenger count.


maxRamp

maxRamp: NumberUnitReadOnly<UnitFamily.Weight>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/PerformanceWeightLimits.ts:11

Maximum ramp weight.


maxTakeoff

maxTakeoff: NumberUnitReadOnly<UnitFamily.Weight>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/PerformanceWeightLimits.ts:14

Maximum takeoff weight.


maxZeroFuel

maxZeroFuel: NumberUnitReadOnly<UnitFamily.Weight>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/PerformanceWeightLimits.ts:20

Maximum zero-fuel weight.