Type Alias: PitchLadderStyles
PitchLadderStyles =
object
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:11
Styling options for the pitch ladder.
Properties
chevronBoundaries
chevronBoundaries:
ReadonlyFloat64Array
[]
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:49
The pitch ranges for each downward pointing chevron, [fromPitch, toPitch] in degrees.
descentReferenceLineLength
descentReferenceLineLength:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:28
The length of descent reference pitch line.
descentReferenceLinePitch
descentReferenceLinePitch:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:16
The pitch, in degrees, for the singlular descent reference pitch line.
majorLineIncrement
majorLineIncrement:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:13
The increment, in degrees, between major pitch lines.
majorLineLength
majorLineLength:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:31
The length of major pitch lines.
majorLineShowNumber
majorLineShowNumber:
boolean
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:40
Whether to show number labels for major pitch lines.
majorLineSpacing
majorLineSpacing:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:34
The space between the two halves of the major pitch lines.
majorLineVerticalLength
majorLineVerticalLength:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:37
The length of the vertical dropper on the major pitch lines.
minorLineIncrement
minorLineIncrement:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:19
The increment, in degrees, between minor pitch lines.
minorLineLength
minorLineLength:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:25
The length of minor pitch lines.
minorLineMaxPitch
minorLineMaxPitch:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:22
The maximum pitch at which to draw minor pitch lines.
numberMargin
numberMargin:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:43
The horizontal margin of each number label from its pitch line, in pixels.
numberOffsetY
numberOffsetY:
number
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Horizon/PitchLadder.tsx:46
The vertical offset of each number label, in pixels.