Class: G3XTouchSecondaryFsInstrument
A secondary instrument for the G3X Touch.
Hierarchy
↳
G3XTouchSecondaryFsInstrument
Constructors
constructor
• new G3XTouchSecondaryFsInstrument(instrument
): G3XTouchSecondaryFsInstrument
Creates a new instance of G3XTouchFsInstrument.
Parameters
Name | Type | Description |
---|---|---|
instrument | BaseInstrument | This instrument's parent BaseInstrument. |
Returns
Overrides
G3XTouchFsInstrument.constructor
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchSecondaryFsInstrument.ts:19
Properties
accelerometerPublisher
• Protected
Readonly
accelerometerPublisher: AccelerometerPublisher
Inherited from
G3XTouchFsInstrument.accelerometerPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:214
activeFlightPlanStore
• Protected
Readonly
activeFlightPlanStore: ActiveFlightPlanStore
Inherited from
G3XTouchFsInstrument.activeFlightPlanStore
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:287
adcPublisher
• Protected
Readonly
adcPublisher: AdcPublisher
Inherited from
G3XTouchFsInstrument.adcPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:215
ahrsPublisher
• Protected
Readonly
ahrsPublisher: AhrsPublisher
Inherited from
G3XTouchFsInstrument.ahrsPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:216
apInstrument
• Protected
Readonly
apInstrument: AutopilotInstrument
Inherited from
G3XTouchFsInstrument.apInstrument
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:233
avionicsStatusClient
• Protected
Readonly
avionicsStatusClient: AvionicsStatusClient
Inherited from
G3XTouchFsInstrument.avionicsStatusClient
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:202
avionicsStatusEventClient
• Protected
Readonly
avionicsStatusEventClient: AvionicsStatusEventClient
Inherited from
G3XTouchFsInstrument.avionicsStatusEventClient
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:203
avionicsStatusSimVar
• Protected
Readonly
avionicsStatusSimVar: string
Inherited from
G3XTouchFsInstrument.avionicsStatusSimVar
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:204
backlightManager
• Protected
Readonly
backlightManager: G3XBacklightManager
Inherited from
G3XTouchFsInstrument.backlightManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:322
backlightPublisher
• Protected
Readonly
backlightPublisher: G3XBacklightPublisher
Inherited from
G3XTouchFsInstrument.backlightPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:231
backplane
• Protected
Readonly
backplane: InstrumentBackplane
Inherited from
G3XTouchFsInstrument.backplane
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:209
baseInstrumentPublisher
• Protected
Readonly
baseInstrumentPublisher: BaseInstrumentPublisher
Inherited from
G3XTouchFsInstrument.baseInstrumentPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:213
bus
• Protected
Readonly
bus: EventBus
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:120
casPowerStateManager
• Protected
Readonly
casPowerStateManager: CasPowerStateManager
Inherited from
G3XTouchFsInstrument.casPowerStateManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:289
casSystem
• Protected
Readonly
casSystem: CasSystem
Inherited from
G3XTouchFsInstrument.casSystem
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:122
clock
• Protected
Readonly
clock: Clock
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:211
comRadioSpacingDataProvider
• Protected
Readonly
comRadioSpacingDataProvider: DefaultComRadioSpacingDataProvider
Inherited from
G3XTouchFsInstrument.comRadioSpacingDataProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:283
config
• Protected
Readonly
config: AvionicsConfig
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:124
controlSurfacesPublisher
• Protected
Readonly
controlSurfacesPublisher: ControlSurfacesPublisher
Inherited from
G3XTouchFsInstrument.controlSurfacesPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:227
displayAliasedSettingManager
• Protected
Readonly
displayAliasedSettingManager: UserSettingManager
<DisplayUserSettingTypes
>
Inherited from
G3XTouchFsInstrument.displayAliasedSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:249
displaySettingManager
• Protected
Readonly
displaySettingManager: DisplayUserSettingManager
Inherited from
G3XTouchFsInstrument.displaySettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:244
eisPublisher
• Protected
Readonly
eisPublisher: EISPublisher
Inherited from
G3XTouchFsInstrument.eisPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:226
externalFlightPathCalculators
• Protected
Readonly
externalFlightPathCalculators: Map
<string
, FlightPathCalculator
>
Inherited from
G3XTouchFsInstrument.externalFlightPathCalculators
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:165
externalFlightPlanners
• Protected
Readonly
externalFlightPlanners: Map
<string
, FlightPlanner
<any
>>
Inherited from
G3XTouchFsInstrument.externalFlightPlanners
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:166
facLoader
• Protected
Readonly
facLoader: FacilityLoader
Inherited from
G3XTouchFsInstrument.facLoader
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:141
facRepo
• Protected
Readonly
facRepo: FacilityRepository
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:140
flightPathCalculator
• Protected
Readonly
flightPathCalculator: FlightPathCalculator
Inherited from
G3XTouchFsInstrument.flightPathCalculator
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:145
flightPlanner
• Protected
Readonly
flightPlanner: FlightPlanner
<"g3x"
>
Inherited from
G3XTouchFsInstrument.flightPlanner
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:161
fms
• Protected
Readonly
fms: G3XFms
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:168
fplSourceDataProvider
• Protected
Readonly
fplSourceDataProvider: DefaultG3XFplSourceDataProvider
Inherited from
G3XTouchFsInstrument.fplSourceDataProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:179
fuelTotalizerPublisher
• Protected
Readonly
fuelTotalizerPublisher: FuelTotalizerSimVarPublisher
Inherited from
G3XTouchFsInstrument.fuelTotalizerPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:229
g3xNavPublisher
• Protected
Readonly
g3xNavPublisher: G3XNavSimVarPublisher
Inherited from
G3XTouchFsInstrument.g3xNavPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:218
gduAliasedSettingManager
• Protected
Readonly
gduAliasedSettingManager: UserSettingManager
<GduUserSettingTypes
>
Inherited from
G3XTouchFsInstrument.gduAliasedSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:248
gduDisplay
• Protected
Readonly
gduDisplay: NodeReference
<GduDisplay
<GduDisplayProps
>>
Inherited from
G3XTouchFsInstrument.gduDisplay
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:118
gduIndex
• Protected
Readonly
gduIndex: number
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:132
gduSettingManager
• Protected
Readonly
gduSettingManager: GduUserSettingManager
Inherited from
G3XTouchFsInstrument.gduSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:243
gnssPublisher
• Protected
Readonly
gnssPublisher: GNSSPublisher
Inherited from
G3XTouchFsInstrument.gnssPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:217
gpsIntegrityDataProvider
• Protected
Readonly
gpsIntegrityDataProvider: DefaultGpsIntegrityDataProvider
Inherited from
G3XTouchFsInstrument.gpsIntegrityDataProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:253
gpsReceiverSelectors
• Protected
Readonly
gpsReceiverSelectors: GpsReceiverSelector
[] = []
Inherited from
G3XTouchFsInstrument.gpsReceiverSelectors
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:257
gpsSatComputers
• Protected
Readonly
gpsSatComputers: GPSSatComputer
[] = []
Inherited from
G3XTouchFsInstrument.gpsSatComputers
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:256
hEventPublisher
• Protected
Readonly
hEventPublisher: HEventPublisher
Inherited from
G3XTouchFsInstrument.hEventPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:143
haveUpdatesStarted
• Protected
haveUpdatesStarted: boolean
= false
Whether this instrument has started updating.
Inherited from
G3XTouchFsInstrument.haveUpdatesStarted
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:342
instrument
• Readonly
instrument: BaseInstrument
This instrument's parent BaseInstrument.
Inherited from
G3XTouchFsInstrument.instrument
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:351
instrumentConfig
• Protected
Readonly
instrumentConfig: InstrumentConfig
Inherited from
G3XTouchFsInstrument.instrumentConfig
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:125
isPane1Visible
• Protected
Readonly
isPane1Visible: Subject
<boolean
>
Inherited from
G3XTouchFsInstrument.isPane1Visible
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:329
isPane2Visible
• Protected
Readonly
isPane2Visible: Subject
<boolean
>
Inherited from
G3XTouchFsInstrument.isPane2Visible
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:330
isPowered
• Protected
isPowered: undefined
| boolean
= undefined
Inherited from
G3XTouchFsInstrument.isPowered
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:136
isPrimary
• Protected
Readonly
isPrimary: boolean
Whether this instrument is the primary instrument.
Inherited from
G3XTouchFsInstrument.isPrimary
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:352
lNavDataPublisher
• Protected
Readonly
lNavDataPublisher: LNavDataSimVarPublisher
Inherited from
G3XTouchFsInstrument.lNavDataPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:221
lNavObsPublisher
• Protected
Readonly
lNavObsPublisher: LNavObsSimVarPublisher
Inherited from
G3XTouchFsInstrument.lNavObsPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:220
lNavPublisher
• Protected
Readonly
lNavPublisher: LNavSimVarPublisher
Inherited from
G3XTouchFsInstrument.lNavPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:219
localSettingSaveManager
• Protected
Optional
localSettingSaveManager: G3XLocalUserSettingSaveManager
Inherited from
G3XTouchFsInstrument.localSettingSaveManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:339
mapTerrainWxSettingCompatManager
• Protected
Readonly
mapTerrainWxSettingCompatManager: G3XMapTerrainWxSettingCompatManager
Inherited from
G3XTouchFsInstrument.mapTerrainWxSettingCompatManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:320
mfdMainPageRegistrar
• Protected
Readonly
mfdMainPageRegistrar: MfdMainPageRegistrar
Inherited from
G3XTouchFsInstrument.mfdMainPageRegistrar
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:333
minimumsDataProvider
• Protected
Readonly
minimumsDataProvider: DefaultMinimumsDataProvider
Inherited from
G3XTouchFsInstrument.minimumsDataProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:254
minimumsPublisher
• Protected
Readonly
minimumsPublisher: MinimumsSimVarPublisher
Inherited from
G3XTouchFsInstrument.minimumsPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:224
navComControlPublisher
• Protected
Readonly
navComControlPublisher: G3XNavComControlPublisher
Inherited from
G3XTouchFsInstrument.navComControlPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:230
navComSavedFrequenciesProvider
• Protected
Readonly
navComSavedFrequenciesProvider: DefaultRadioSavedFrequenciesDataProvider
Inherited from
G3XTouchFsInstrument.navComSavedFrequenciesProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:285
navComSimVarPublisher
• Protected
Readonly
navComSimVarPublisher: NavComSimVarPublisher
Inherited from
G3XTouchFsInstrument.navComSimVarPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:223
navDataBarEditController
• Protected
Readonly
navDataBarEditController: G3XNavDataBarEditController
Inherited from
G3XTouchFsInstrument.navDataBarEditController
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:318
navDataBarFieldModelFactory
• Protected
Readonly
navDataBarFieldModelFactory: G3XNavDataBarFieldModelFactory
Inherited from
G3XTouchFsInstrument.navDataBarFieldModelFactory
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:305
navDataBarFieldRenderer
• Protected
Readonly
navDataBarFieldRenderer: G3XNavDataBarFieldRenderer
Inherited from
G3XTouchFsInstrument.navDataBarFieldRenderer
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:313
navDataFieldGpsValidity
• Protected
Readonly
navDataFieldGpsValidity: MappedSubscribable
<NavDataFieldGpsValidity
>
Inherited from
G3XTouchFsInstrument.navDataFieldGpsValidity
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:291
navEventsPublisher
• Protected
Readonly
navEventsPublisher: NavEventsPublisher
Inherited from
G3XTouchFsInstrument.navEventsPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:225
navIndicators
• Protected
Readonly
navIndicators: G3XTouchNavIndicators
Inherited from
G3XTouchFsInstrument.navIndicators
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:241
navSources
• Protected
Readonly
navSources: G3XTouchNavSources
Inherited from
G3XTouchFsInstrument.navSources
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:240
pfdAliasedSettingManager
• Protected
Readonly
pfdAliasedSettingManager: UserSettingManager
<PfdUserSettingTypes
>
Inherited from
G3XTouchFsInstrument.pfdAliasedSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:250
pfdInsetRegistrar
• Protected
Readonly
pfdInsetRegistrar: PfdInsetRegistrar
Inherited from
G3XTouchFsInstrument.pfdInsetRegistrar
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:335
pfdPageRegistrar
• Protected
Readonly
pfdPageRegistrar: PfdPageRegistrar
Inherited from
G3XTouchFsInstrument.pfdPageRegistrar
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:334
pfdSettingManager
• Protected
Readonly
pfdSettingManager: PfdUserSettingManager
Inherited from
G3XTouchFsInstrument.pfdSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:245
pluginSystem
• Protected
Readonly
pluginSystem: PluginSystem
<G3XTouchPlugin
, G3XTouchPluginBinder
>
Inherited from
G3XTouchFsInstrument.pluginSystem
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:337
posHeadingDataProvider
• Protected
Readonly
posHeadingDataProvider: DefaultPositionHeadingDataProvider
Inherited from
G3XTouchFsInstrument.posHeadingDataProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:276
reversionaryModeManager
• Protected
Readonly
reversionaryModeManager: ReversionaryModeManager
Inherited from
G3XTouchFsInstrument.reversionaryModeManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:206
reversionaryModeSub
• Protected
Readonly
reversionaryModeSub: Subscription
Inherited from
G3XTouchFsInstrument.reversionaryModeSub
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:207
savedFrequenciesSettingManager
• Protected
Readonly
savedFrequenciesSettingManager: SavedFrequenciesUserSettingsManager
Inherited from
G3XTouchFsInstrument.savedFrequenciesSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:251
speedConstraintStore
• Protected
Readonly
speedConstraintStore: GarminSpeedConstraintStore
Inherited from
G3XTouchFsInstrument.speedConstraintStore
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:163
systems
• Protected
Readonly
systems: AvionicsSystem
[] = []
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:238
timerPublisher
• Protected
Readonly
timerPublisher: FlightTimerPublisher
<any
>
Inherited from
G3XTouchFsInstrument.timerPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:228
trafficAvionicsSystem
• Protected
Readonly
trafficAvionicsSystem: null
| TrafficAvionicsSystem
<TrafficSystem
>
Inherited from
G3XTouchFsInstrument.trafficAvionicsSystem
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:235
trafficInstrument
• Protected
Readonly
trafficInstrument: TrafficInstrument
Inherited from
G3XTouchFsInstrument.trafficInstrument
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:234
trafficSystem
• Protected
Readonly
trafficSystem: null
| TrafficSystem
Inherited from
G3XTouchFsInstrument.trafficSystem
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:236
uiService
• Protected
Readonly
uiService: UiService
Inherited from
G3XTouchFsInstrument.uiService
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:332
vNavPublisher
• Protected
Readonly
vNavPublisher: VNavSimVarPublisher
Inherited from
G3XTouchFsInstrument.vNavPublisher
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:222
vSpeedSettingManager
• Protected
Readonly
vSpeedSettingManager: VSpeedUserSettingManager
Inherited from
G3XTouchFsInstrument.vSpeedSettingManager
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:246
vnavDataProvider
• Protected
Readonly
vnavDataProvider: DefaultVNavDataProvider
Inherited from
G3XTouchFsInstrument.vnavDataProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:266
windDataProvider
• Protected
Readonly
windDataProvider: DefaultWindDataProvider
Inherited from
G3XTouchFsInstrument.windDataProvider
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:259
xmlLogicHost
• Protected
Readonly
xmlLogicHost: CompositeLogicXMLHost
Inherited from
G3XTouchFsInstrument.xmlLogicHost
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:121
Methods
Update
▸ Update(): void
Returns
void
Inherit Doc
Inherited from
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1621
createExternalFplSourceOptions
▸ createExternalFplSourceOptions(config
): undefined
| G3XFmsExternalFplSourceOptions
Creates a set of external flight plan source options from a configuration object.
Parameters
Name | Type | Description |
---|---|---|
config | undefined | FmsExternalFplSourceConfig | The configuration object that defines the external flight plan source for which to create options. |
Returns
undefined
| G3XFmsExternalFplSourceOptions
A set of external flight plan source options defined by the specified configuration object.
Inherited from
G3XTouchFsInstrument.createExternalFplSourceOptions
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:465
createSystems
▸ createSystems(): void
Creates this instrument's avionics systems.
Returns
void
Inherited from
G3XTouchFsInstrument.createSystems
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:520
getBoot1Duration
▸ getBoot1Duration(): number
Gets the duration, in milliseconds, required for this instrument to boot on power up.
Returns
number
The duration, in milliseconds, required for this instrument to boot on power up.
Inherited from
G3XTouchFsInstrument.getBoot1Duration
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:730
getBoot2Duration
▸ getBoot2Duration(): number
Gets the duration, in milliseconds, required for this instrument to boot on phase 2.
Returns
number
The duration, in milliseconds, required for this instrument to boot on phase 2.
Inherited from
G3XTouchFsInstrument.getBoot2Duration
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:738
initAvionicsStatusListener
▸ initAvionicsStatusListener(): void
Initializes this instrument's avionics status listener. Once intialized, the listener will call this instrument's
onAvionicsStatusChanged()
method as appropriate.
Returns
void
Inherited from
G3XTouchFsInstrument.initAvionicsStatusListener
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1584
initExternalFlightPlan
▸ initExternalFlightPlan(flightPlanner
): Promise
<void
>
Initializes this instrument's flight plans for a single external flight plan source.
Parameters
Name | Type | Description |
---|---|---|
flightPlanner | FlightPlanner <any > | The flight planner associated with the external flight plan source for which to initialize flight plans. |
Returns
Promise
<void
>
Inherited from
G3XTouchFsInstrument.initExternalFlightPlan
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:716
initExternalFlightPlans
▸ initExternalFlightPlans(): Promise
<void
>
Initializes this instrument's external flight plans.
Returns
Promise
<void
>
Inherited from
G3XTouchFsInstrument.initExternalFlightPlans
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:701
initFlightPlans
▸ initFlightPlans(): void
Initializes this instrument's flight plans.
Returns
void
Inherited from
G3XTouchFsInstrument.initFlightPlans
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:691
initGlobalPersistentSettings
▸ initGlobalPersistentSettings(pluginSettings
): void
Initializes persistent global settings. Loads saved settings and starts auto-save.
Parameters
Name | Type | Description |
---|---|---|
pluginSettings | Iterable <UserSetting <any >> | Global persistent settings defined by plugins. |
Returns
void
Inherited from
G3XTouchFsInstrument.initGlobalPersistentSettings
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:666
initInternalFlightPlans
▸ initInternalFlightPlans(): Promise
<void
>
Returns
Promise
<void
>
Inherit Doc
Overrides
G3XTouchFsInstrument.initInternalFlightPlans
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchSecondaryFsInstrument.ts:68
initLocalPersistentSettings
▸ initLocalPersistentSettings(pluginSettings
): void
Initializes persistent instrument-local settings. Loads saved settings and starts auto-save.
Parameters
Name | Type | Description |
---|---|---|
pluginSettings | Iterable <UserSetting <any >> | Instrument-local persistent settings defined by plugins. |
Returns
void
Inherited from
G3XTouchFsInstrument.initLocalPersistentSettings
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:674
initNearestContext
▸ initNearestContext(): Promise
<void
>
Initializes this instrument's nearest context.
Returns
Promise
<void
>
Inherited from
G3XTouchFsInstrument.initNearestContext
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1570
initPersistentSettings
▸ initPersistentSettings(): void
Initializes persistent settings. Loads saved settings and starts auto-save. Should be called after plugins have been initialized.
Returns
void
Inherited from
G3XTouchFsInstrument.initPersistentSettings
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:644
initPlugins
▸ initPlugins(): Promise
<void
>
Initializes this instrument's plugins.
Returns
Promise
<void
>
Inherited from
G3XTouchFsInstrument.initPlugins
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:608
onAvionicsStatusChanged
▸ onAvionicsStatusChanged(event
): void
Responds to when the avionics status of this instrument changes.
Parameters
Name | Type | Description |
---|---|---|
event | Readonly <AvionicsStatusChangeEvent > | The event describing the avionics status change. |
Returns
void
Inherited from
G3XTouchFsInstrument.onAvionicsStatusChanged
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1745
onBoot1Finished
▸ onBoot1Finished(): void
Responds to when this instrument is finished booting phase 1.
Returns
void
Inherited from
G3XTouchFsInstrument.onBoot1Finished
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1720
onBoot2Finished
▸ onBoot2Finished(): void
Responds to when this instrument is finished booting phase 2.
Returns
void
Inherited from
G3XTouchFsInstrument.onBoot2Finished
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1728
onFlightStart
▸ onFlightStart(): void
Returns
void
Inherit Doc
Inherited from
G3XTouchFsInstrument.onFlightStart
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1644
onGameStateChanged
▸ onGameStateChanged(oldState
, newState
): void
Parameters
Name | Type |
---|---|
oldState | GameState |
newState | GameState |
Returns
void
Inherit Doc
Inherited from
G3XTouchFsInstrument.onGameStateChanged
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1650
onInteractionEvent
▸ onInteractionEvent(args
): void
Parameters
Name | Type |
---|---|
args | string [] |
Returns
void
Inherit Doc
Inherited from
G3XTouchFsInstrument.onInteractionEvent
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1639
onIsReversionaryModeChanged
▸ onIsReversionaryModeChanged(isReversionaryMode
): void
Responds to when whether reversionary mode should be active changes while this instrument is powered and booted.
Parameters
Name | Type | Description |
---|---|---|
isReversionaryMode | boolean | Whether reversionary mode should be active. |
Returns
void
Inherited from
G3XTouchFsInstrument.onIsReversionaryModeChanged
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1737
onPowerChanged
▸ onPowerChanged(current
, previous
): void
Responds to when this instrument's power state changes.
Parameters
Name | Type | Description |
---|---|---|
current | boolean | The current power state. |
previous | undefined | boolean | The previous power state, or undefined if the previous state was invalid. |
Returns
void
Inherited from
G3XTouchFsInstrument.onPowerChanged
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1697
onPowerOff
▸ onPowerOff(): void
A callback which is executed when this instrument transitions from a power-on to power-off state.
Returns
void
Inherited from
G3XTouchFsInstrument.onPowerOff
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1679
onPowerOn
▸ onPowerOn(): void
A callback which is executed when this instrument transitions from a power-off to power-on state.
Returns
void
Inherited from
G3XTouchFsInstrument.onPowerOn
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1663
onSoundEnd
▸ onSoundEnd(soundEventId
): void
Parameters
Name | Type |
---|---|
soundEventId | Name_Z |
Returns
void
Inherit Doc
Inherited from
G3XTouchFsInstrument.onSoundEnd
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1656
registerMfdMainPages
▸ registerMfdMainPages(context
): void
Registers this instrument's MFD main pages. Should be called after plugins have been initialized.
Parameters
Name | Type | Description |
---|---|---|
context | Readonly <G3XTouchUiComponentContext > | References to items used to create the base G3X Touch's MFD main pages. |
Returns
void
Inherited from
G3XTouchFsInstrument.registerMfdMainPages
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1221
registerPfdInsets
▸ registerPfdInsets(context
): void
Registers this instrument's PFD insets. Should be called after plugins have been initialized.
Parameters
Name | Type | Description |
---|---|---|
context | Readonly <G3XTouchUiComponentContext > | References to items used to create the base G3X Touch's PFD insets. |
Returns
void
Inherited from
G3XTouchFsInstrument.registerPfdInsets
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1481
registerPfdInstrumentsPage
▸ registerPfdInstrumentsPage(context
): void
Registers this instrument's PFD instruments view page.
Parameters
Name | Type | Description |
---|---|---|
context | Readonly <G3XTouchUiComponentContext > | References to items used to create the base G3X Touch's PFD pages. |
Returns
void
Inherited from
G3XTouchFsInstrument.registerPfdInstrumentsPage
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1446
registerPfdPages
▸ registerPfdPages(context
): void
Registers this instrument's PFD pages. Should be called after plugins have been initialized.
Parameters
Name | Type | Description |
---|---|---|
context | Readonly <G3XTouchUiComponentContext > | References to items used to create the base G3X Touch's PFD pages. |
Returns
void
Inherited from
G3XTouchFsInstrument.registerPfdPages
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1388
registerUiComponents
▸ registerUiComponents(): void
Registers this instrument's UI views, MFD main pages, and PFD insets. Should be called after plugins have been initialized.
Returns
void
Inherited from
G3XTouchFsInstrument.registerUiComponents
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:746
registerViews
▸ registerViews(context
): void
Registers this instrument's UI views. Should be called after plugins have been initialized.
Parameters
Name | Type | Description |
---|---|---|
context | Readonly <G3XTouchUiComponentContext > | References to items used to create the base G3X Touch's UI views. |
Returns
void
Inherited from
G3XTouchFsInstrument.registerViews
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:774
renderComponents
▸ renderComponents(): VNode
Renders this instrument's display components. Should be called after plugins have been initialized.
Returns
VNode
This instrument's rendered display components, as a VNode.
Inherited from
G3XTouchFsInstrument.renderComponents
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1592
updateSystems
▸ updateSystems(): void
Updates this instrument's systems.
Returns
void
Inherited from
G3XTouchFsInstrument.updateSystems
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/G3XTouchFsInstrument.tsx:1631