Skip to main content

Type Alias: PfdFlapsGaugeScaleRangeDef

PfdFlapsGaugeScaleRangeDef = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/FlapsGauge/PfdFlapsGaugeConfig.ts:17

A definition for a PFD flags gauge scale range.

Properties

color

color: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/FlapsGauge/PfdFlapsGaugeConfig.ts:25

The color of the range.


maxAngle

maxAngle: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/FlapsGauge/PfdFlapsGaugeConfig.ts:22

The maximum angle value to which the range extends, in degrees.


minAngle

minAngle: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/FlapsGauge/PfdFlapsGaugeConfig.ts:19

The minimum angle value to which the range extends, in degrees.