Type Alias: G3XPitchLadderStyles
G3XPitchLadderStyles =
object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:11
Styling options for the G3X Touch pitch ladder.
Properties
chevronThresholdNegative
chevronThresholdNegative:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:55
The maximum negative pitch value at which to display warning chevrons.
chevronThresholdPositive
chevronThresholdPositive:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:52
The minimum positive pitch value at which to display warning chevrons.
majorLineHeight
majorLineHeight:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:58
The length of the vertical component of major pitch lines, in pixels.
majorLineIncrement
majorLineIncrement:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:13
The increment, in degrees, between major pitch lines.
majorLineLength
majorLineLength:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:34
The length of major pitch lines.
majorLineShowNumber
majorLineShowNumber:
boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:43
Whether to show number labels for major pitch lines.
mediumLineFactor
mediumLineFactor:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:16
The number of medium pitch lines for each major pitch line.
mediumLineLength
mediumLineLength:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:31
The length of medium pitch lines.
mediumLineMaxPitch
mediumLineMaxPitch:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:25
The maximum pitch at which to draw medium pitch lines.
mediumLineShowNumber
mediumLineShowNumber:
boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:40
Whether to show number labels for medium pitch lines.
minorLineFactor
minorLineFactor:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:19
The number of minor pitch lines for each medium pitch line.
minorLineLength
minorLineLength:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:28
The length of minor pitch lines.
minorLineMaxPitch
minorLineMaxPitch:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:22
The maximum pitch at which to draw minor pitch lines.
minorLineShowNumber
minorLineShowNumber:
boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:37
Whether to show number labels for minor pitch lines.
numberMargin
numberMargin:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:46
The horizontal margin of each number label from its pitch line, in pixels.
numberOffsetY
numberOffsetY:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/HorizonDisplay/PitchLadder/G3XPitchLadder.tsx:49
The vertical offset of each number label, in pixels.