Interface: HorizonLineProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:47
Component props for HorizonLine.
Extends
Properties
approximate
approximate:
boolean
|Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:52
Whether to approximate pitch scale based on FOV instead of performing a full projection.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:70
Whether the PFD is being decluttered
headingPointerSize
headingPointerSize:
Subscribable
<number
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:61
Scalar of [0, 1] between the min and max heading pointer size.
occlusions
occlusions:
SubscribableArray
<HorizonOcclusionArea
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:64
The occlusion areas to apply to the horizon heading ticks and labels.
options
options:
Readonly
<HorizonLineOptions
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:67
Options for the horizon line.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
show
show:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:49
Whether to show the horizon line.
trueHeading
trueHeading:
Subscribable
<null
|number
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:58
True heading in degrees.
useMagneticHeading
useMagneticHeading:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Horizon/HorizonLine.tsx:55
Whether to show magnetic heading.