Interface: Gdu460HorizonDisplayProps
Component props for Gdu460HorizonDisplay.
Hierarchy
Omit
<G3XHorizonDisplayProps
,"gduFormat"
|"adcIndex"
|"ahrsIndex"
|"fmsPosIndex"
|"updateFreq"
|"bingId"
|"bingDelay"
|"artificialHorizonOptions"
|"horizonLineOptions"
|"pitchLadderOptions"
|"rollIndicatorOptions"
|"flightDirectorSingleCueOptions"
|"flightDirectorDualCueOptions"
|"isSvtEnabled"
|"includeUnusualAttitudeChevrons"
|"flightDirectorFormat"
|"useMagneticHeading"
|"svtSettingManager"
|"isSvtEnabled"
>↳
Gdu460HorizonDisplayProps
Properties
aircraftSymbolOptions
• aircraftSymbolOptions: Readonly
<G3XHorizonAircraftSymbolOptions
>
Options for the symbolic aircraft.
Inherited from
Omit.aircraftSymbolOptions
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:86
bus
• bus: EventBus
The event bus.
Inherited from
Omit.bus
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:41
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Omit.children
Defined in
src/sdk/components/FSComponent.ts:122
config
• config: HorizonConfig
A configuration object defining options for the horizon display.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/HorizonDisplay/Gdu460HorizonDisplay.tsx:34
declutter
• declutter: Subscribable
<boolean
>
Whether the display should be decluttered.
Inherited from
Omit.declutter
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:119
defaultFov
• Optional
defaultFov: number
Default field of view, in degrees. Defaults to 110 degrees.
Inherited from
Omit.defaultFov
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:107
flightDirectorOptions
• Optional
flightDirectorOptions: Readonly
<FlightDirectorOptions
>
Options for the flight director. Ignored if includeFlightDirector
is false
.
Inherited from
Omit.flightDirectorOptions
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:92
gduIndex
• gduIndex: number
The index of the horizon display's parent GDU.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/HorizonDisplay/Gdu460HorizonDisplay.tsx:31
gduSettingManager
• gduSettingManager: UserSettingManager
<GduUserSettingTypes
>
A manager for GDU user settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/HorizonDisplay/Gdu460HorizonDisplay.tsx:40
includeFlightDirector
• includeFlightDirector: boolean
Whether to include the flight director display.
Inherited from
Omit.includeFlightDirector
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:89
occlusions
• Optional
occlusions: SubscribableArray
<HorizonOcclusionArea
>
The set of occlusion areas to apply to certain horizon elements. If not defined, no occlusion will be applied.
Inherited from
Omit.occlusions
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:116
pfdSettingManager
• pfdSettingManager: UserSettingManager
<PfdUserSettingTypes
>
A manager for PFD user settings.
Overrides
Omit.pfdSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/HorizonDisplay/Gdu460HorizonDisplay.tsx:43
projectedOffset
• Optional
projectedOffset: Readonly
<Omit
<Float64Array
, "set"
| "sort"
| "copyWithin"
>> | Subscribable
<Readonly
<Omit
<Float64Array
, "set"
| "sort"
| "copyWithin"
>>>
The projected offset of the center of the projection, as [x, y]
in pixels.
Inherited from
Omit.projectedOffset
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:71
projectedSize
• projectedSize: Readonly
<Omit
<Float64Array
, "set"
| "sort"
| "copyWithin"
>> | Subscribable
<Readonly
<Omit
<Float64Array
, "set"
| "sort"
| "copyWithin"
>>>
The size, as [width, height]
in pixels, of the horizon display.
Inherited from
Omit.projectedSize
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/HorizonDisplay/G3XHorizonDisplay.tsx:68
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Omit.ref
Defined in
src/sdk/components/FSComponent.ts:125
supportSvt
• supportSvt: boolean
Whether to support the display of the synthetic vision layer.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/HorizonDisplay/Gdu460HorizonDisplay.tsx:37