Abstract Class: G3XTouchFsInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:120
A common instrument for the G3X Touch.
Extended by
Implements
Constructors
Constructor
new G3XTouchFsInstrument(
instrument,isPrimary):G3XTouchFsInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:380
Creates a new instance of G3XTouchFsInstrument.
Parameters
| Parameter | Type | Description |
|---|---|---|
instrument | BaseInstrument | This instrument's parent BaseInstrument. |
isPrimary | boolean | Whether this instrument is the primary instrument. |
Returns
G3XTouchFsInstrument
Throws
Error
Properties
accelerometerPublisher
protectedreadonlyaccelerometerPublisher:AccelerometerPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:223
activeFlightPlanStore
protectedreadonlyactiveFlightPlanStore:ActiveFlightPlanStore
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:305
adcPublisher
protectedreadonlyadcPublisher:AdcPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:224
ahrsPublisher
protectedreadonlyahrsPublisher:AhrsPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:225
ambientPublisher
protectedreadonlyambientPublisher:AmbientPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:222
apInstrument
protectedreadonlyapInstrument:AutopilotInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:242
autoBacklightManager
protectedreadonlyautoBacklightManager:G3XAutoBacklightManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:340
avionicsStatusClient
protectedreadonlyavionicsStatusClient:AvionicsStatusClient
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:210
avionicsStatusEventClient
protectedreadonlyavionicsStatusEventClient:AvionicsStatusEventClient
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:211
avionicsStatusSimVar
protectedreadonlyavionicsStatusSimVar:string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:212
backlightManager
protectedreadonlybacklightManager:G3XBacklightManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:350
backlightPublisher
protectedreadonlybacklightPublisher:G3XBacklightPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:240
backplane
protectedreadonlybackplane:InstrumentBackplane
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:217
baseInstrumentPublisher
protectedreadonlybaseInstrumentPublisher:BaseInstrumentPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:221
bus
protectedreadonlybus:EventBus
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:124
casPowerStateManager
protectedreadonlycasPowerStateManager:CasPowerStateManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:307
casSystem
protectedreadonlycasSystem:CasSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:126
chartsAliasedSettingManager
protectedreadonlychartsAliasedSettingManager:UserSettingManager<G3XChartsUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:267
chartsSettingManager
protectedreadonlychartsSettingManager:G3XChartsUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:262
chartsSources
protectedreadonlychartsSources:G3XChartsSource[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:369
clock
protectedreadonlyclock:Clock
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:219
config
protectedreadonlyconfig:AvionicsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:128
controlSurfacesPublisher
protectedreadonlycontrolSurfacesPublisher:ControlSurfacesPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:236
displayAliasedSettingManager
protectedreadonlydisplayAliasedSettingManager:UserSettingManager<DisplayUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:265
displaySettingManager
protectedreadonlydisplaySettingManager:DisplayUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:259
eisPublisher
protectedreadonlyeisPublisher:EISPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:235
electricalPublisher
protectedreadonlyelectricalPublisher:ElectricalPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:234
externalFlightPathCalculators
protectedreadonlyexternalFlightPathCalculators:Map<string,FlightPathCalculator>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:172
externalFlightPlanners
protectedreadonlyexternalFlightPlanners:Map<string,FlightPlanner<any>>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:173
facLoader
protectedreadonlyfacLoader:FacilityLoader
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:145
facRepo
protectedreadonlyfacRepo:FacilityRepository
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:144
flightPathCalculator
protectedreadonlyflightPathCalculator:FlightPathCalculator
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:151
flightPlanner
protectedreadonlyflightPlanner:FlightPlanner<"g3x">
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:168
fms
protectedreadonlyfms:G3XFms
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:175
fplSourceDataProvider
protectedreadonlyfplSourceDataProvider:DefaultG3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:187
fuelTotalizerPublisher
protectedreadonlyfuelTotalizerPublisher:FuelTotalizerSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:238
g3xNavPublisher
protectedreadonlyg3xNavPublisher:G3XNavSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:227
garminAutopilotPublisher
protectedreadonlygarminAutopilotPublisher:GarminAPSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:231
gduAliasedSettingManager
protectedreadonlygduAliasedSettingManager:UserSettingManager<GduUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:264
gduDisplay
protectedreadonlygduDisplay:NodeReference<GduDisplay<GduDisplayProps>>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:122
gduIndex
protectedreadonlygduIndex:number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:136
gduSettingManager
protectedreadonlygduSettingManager:GduUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:258
gnssPublisher
protectedreadonlygnssPublisher:GNSSPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:226
gpsIntegrityDataProvider
protectedreadonlygpsIntegrityDataProvider:DefaultGpsIntegrityDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:271
gpsReceiverSelectors
protectedreadonlygpsReceiverSelectors:GpsReceiverSelector[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:275
gpsSatComputers
protectedreadonlygpsSatComputers:GPSSatComputer[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:274
haveUpdatesStarted
protectedhaveUpdatesStarted:boolean=false
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:372
Whether this instrument has started updating.
hEventPublisher
protectedreadonlyhEventPublisher:HEventPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:149
instrument
readonlyinstrument:BaseInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:381
This instrument's parent BaseInstrument.
Implementation of
instrumentConfig
protectedreadonlyinstrumentConfig:InstrumentConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:129
isPane1Visible
protectedreadonlyisPane1Visible:Subject<boolean>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:357
isPane2Visible
protectedreadonlyisPane2Visible:Subject<boolean>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:358
isPowered
protectedisPowered:boolean|undefined=undefined
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:140
isPrimary
protectedreadonlyisPrimary:boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:382
Whether this instrument is the primary instrument.
lNavObsPublisher
protectedreadonlylNavObsPublisher:LNavObsSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:228
localSettingSaveManager?
protectedoptionallocalSettingSaveManager:G3XLocalUserSettingSaveManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:367
mapTerrainWxSettingCompatManager
protectedreadonlymapTerrainWxSettingCompatManager:G3XMapTerrainWxSettingCompatManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:338
mfdMainPageRegistrar
protectedreadonlymfdMainPageRegistrar:MfdMainPageRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:361
minimumsDataProvider
protectedreadonlyminimumsDataProvider:DefaultMinimumsDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:272
minimumsPublisher
protectedreadonlyminimumsPublisher:MinimumsSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:232
navComControlPublisher
protectedreadonlynavComControlPublisher:G3XNavComControlPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:239
navComSavedFrequenciesProvider
protectedreadonlynavComSavedFrequenciesProvider:DefaultRadioSavedFrequenciesDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:303
navComSimVarPublisher
protectedreadonlynavComSimVarPublisher:NavComSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:230
navDataBarEditController
protectedreadonlynavDataBarEditController:G3XNavDataBarEditController
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:336
navDataBarFieldModelFactory
protectedreadonlynavDataBarFieldModelFactory:G3XNavDataBarFieldModelFactory
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:323
navDataBarFieldRenderer
protectedreadonlynavDataBarFieldRenderer:G3XNavDataBarFieldRenderer
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:331
navDataFieldGpsValidity
protectedreadonlynavDataFieldGpsValidity:MappedSubscribable<NavDataFieldGpsValidity>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:309
navEventsPublisher
protectedreadonlynavEventsPublisher:NavEventsPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:233
navIndicators
protectedreadonlynavIndicators:G3XTouchNavIndicators
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:256
navSources
protectedreadonlynavSources:G3XTouchNavSources
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:255
pfdAliasedSettingManager
protectedreadonlypfdAliasedSettingManager:UserSettingManager<PfdUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:266
pfdInsetRegistrar
protectedreadonlypfdInsetRegistrar:PfdInsetRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:363
pfdPageRegistrar
protectedreadonlypfdPageRegistrar:PfdPageRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:362
pfdSettingManager
protectedreadonlypfdSettingManager:PfdUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:260
pluginSystem
protectedreadonlypluginSystem:PluginSystem<G3XTouchPlugin,G3XTouchPluginBinder>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:365
posHeadingDataProvider
protectedreadonlyposHeadingDataProvider:DefaultPositionHeadingDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:294
radiosDataProvider
protectedreadonlyradiosDataProvider:DefaultG3XRadiosDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:301
reversionaryModeManager
protectedreadonlyreversionaryModeManager:ReversionaryModeManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:214
reversionaryModeSub
protectedreadonlyreversionaryModeSub:Subscription
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:215
savedFrequenciesSettingManager
protectedreadonlysavedFrequenciesSettingManager:SavedFrequenciesUserSettingsManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:269
speedConstraintStore
protectedreadonlyspeedConstraintStore:GarminSpeedConstraintStore
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:170
systems
protectedreadonlysystems:AvionicsSystem[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:253
timerPublisher
protectedreadonlytimerPublisher:FlightTimerPublisher<any>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:237
trafficAvionicsSystem
protectedreadonlytrafficAvionicsSystem:TrafficAvionicsSystem<TrafficSystem> |null
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:250
trafficInstrument
protectedreadonlytrafficInstrument:TrafficInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:243
trafficSystem
protectedreadonlytrafficSystem:TrafficSystem|null
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:251
uiService
protectedreadonlyuiService:UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:360
vnavDataProvider
protectedreadonlyvnavDataProvider:DefaultVNavDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:284
vNavPublisher
protectedreadonlyvNavPublisher:VNavSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:229
vSpeedSettingManager
protectedreadonlyvSpeedSettingManager:VSpeedUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:261
windDataProvider
protectedreadonlywindDataProvider:DefaultWindDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:277
xmlLogicHost
protectedreadonlyxmlLogicHost:CompositeLogicXMLHost
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:125
Methods
createExternalFplSourceOptions()
protectedcreateExternalFplSourceOptions(config):G3XFmsExternalFplSourceOptions|undefined
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:496
Creates a set of external flight plan source options from a configuration object.
Parameters
| Parameter | Type | Description |
|---|---|---|
config | FmsExternalFplSourceConfig | undefined | The configuration object that defines the external flight plan source for which to create options. |
Returns
G3XFmsExternalFplSourceOptions | undefined
A set of external flight plan source options defined by the specified configuration object.
createSystems()
protectedcreateSystems():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:552
Creates this instrument's avionics systems.
Returns
void
getBoot1Duration()
protectedgetBoot1Duration():number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:806
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.
getBoot2Duration()
protectedgetBoot2Duration():number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:814
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.
initAvionicsStatusListener()
protectedinitAvionicsStatusListener():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1689
Initializes this instrument's avionics status listener. Once intialized, the listener will call this instrument's
onAvionicsStatusChanged() method as appropriate.
Returns
void
initChartSources()
protectedinitChartSources(pluginSystem):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:679
Initializes this instrument's electronic charts sources.
Parameters
| Parameter | Type | Description |
|---|---|---|
pluginSystem | PluginSystem<G3XTouchPlugin, G3XTouchPluginBinder> | This instrument's plugin system. |
Returns
void
Throws
Error if a charts source factory produces a source with an improper ID.
initExternalFlightPlan()
protectedinitExternalFlightPlan(flightPlanner):Promise<void>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:792
Initializes this instrument's flight plans for a single external flight plan source.
Parameters
| Parameter | Type | Description |
|---|---|---|
flightPlanner | FlightPlanner | The flight planner associated with the external flight plan source for which to initialize flight plans. |
Returns
Promise<void>
initExternalFlightPlans()
protectedinitExternalFlightPlans():Promise<void>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:777
Initializes this instrument's external flight plans.
Returns
Promise<void>
initFlightPlans()
protectedinitFlightPlans():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:767
Initializes this instrument's flight plans.
Returns
void
initGlobalPersistentSettings()
protectedinitGlobalPersistentSettings(pluginSettings):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:742
Initializes persistent global settings. Loads saved settings and starts auto-save.
Parameters
| Parameter | Type | Description |
|---|---|---|
pluginSettings | Iterable<UserSetting<any>> | Global persistent settings defined by plugins. |
Returns
void
initInternalFlightPlans()
abstractprotectedinitInternalFlightPlans():Promise<void>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:772
Returns
Promise<void>
initLocalPersistentSettings()
protectedinitLocalPersistentSettings(pluginSettings):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:750
Initializes persistent instrument-local settings. Loads saved settings and starts auto-save.
Parameters
| Parameter | Type | Description |
|---|---|---|
pluginSettings | Iterable<UserSetting<any>> | Instrument-local persistent settings defined by plugins. |
Returns
void
initNearestContext()
protectedinitNearestContext():Promise<void>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1675
Initializes this instrument's nearest context.
Returns
Promise<void>
initPersistentSettings()
protectedinitPersistentSettings():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:720
Initializes persistent settings. Loads saved settings and starts auto-save. Should be called after plugins have been initialized.
Returns
void
initPlugins()
protectedinitPlugins():Promise<void>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:641
Initializes this instrument's plugins.
Returns
Promise<void>
onAvionicsStatusChanged()
protectedonAvionicsStatusChanged(event):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1851
Responds to when the avionics status of this instrument changes.
Parameters
| Parameter | Type | Description |
|---|---|---|
event | Readonly<AvionicsStatusChangeEvent> | The event describing the avionics status change. |
Returns
void
onBoot1Finished()
protectedonBoot1Finished():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1826
Responds to when this instrument is finished booting phase 1.
Returns
void
onBoot2Finished()
protectedonBoot2Finished():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1834
Responds to when this instrument is finished booting phase 2.
Returns
void
onFlightStart()
onFlightStart():
void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1750
Returns
void
Inherit Doc
Implementation of
onGameStateChanged()
onGameStateChanged(
oldState,newState):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1756
Parameters
| Parameter | Type |
|---|---|
oldState | GameState |
newState | GameState |
Returns
void
Inherit Doc
Implementation of
FsInstrument.onGameStateChanged
onInteractionEvent()
onInteractionEvent(
args):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1745
Parameters
| Parameter | Type |
|---|---|
args | string[] |
Returns
void
Inherit Doc
Implementation of
FsInstrument.onInteractionEvent
onIsReversionaryModeChanged()
protectedonIsReversionaryModeChanged(isReversionaryMode):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1843
Responds to when whether reversionary mode should be active changes while this instrument is powered and booted.
Parameters
| Parameter | Type | Description |
|---|---|---|
isReversionaryMode | boolean | Whether reversionary mode should be active. |
Returns
void
onPowerChanged()
protectedonPowerChanged(current,previous):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1803
Responds to when this instrument's power state changes.
Parameters
| Parameter | Type | Description |
|---|---|---|
current | boolean | The current power state. |
previous | boolean | undefined | The previous power state, or undefined if the previous state was invalid. |
Returns
void
onPowerOff()
onPowerOff():
void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1785
A callback which is executed when this instrument transitions from a power-on to power-off state.
Returns
void
onPowerOn()
onPowerOn():
void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1769
A callback which is executed when this instrument transitions from a power-off to power-on state.
Returns
void
onSoundEnd()
onSoundEnd(
soundEventId):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1762
Parameters
| Parameter | Type |
|---|---|
soundEventId | Name_Z |
Returns
void
Inherit Doc
Implementation of
registerMfdMainPages()
protectedregisterMfdMainPages(context):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1315
Registers this instrument's MFD main pages. Should be called after plugins have been initialized.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | Readonly<G3XTouchUiComponentContext> | References to items used to create the base G3X Touch's MFD main pages. |
Returns
void
registerPfdInsets()
protectedregisterPfdInsets(context):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1584
Registers this instrument's PFD insets. Should be called after plugins have been initialized.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | Readonly<G3XTouchUiComponentContext> | References to items used to create the base G3X Touch's PFD insets. |
Returns
void
registerPfdInstrumentsPage()
protectedregisterPfdInstrumentsPage(context):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1549
Registers this instrument's PFD instruments view page.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | Readonly<G3XTouchUiComponentContext> | References to items used to create the base G3X Touch's PFD pages. |
Returns
void
registerPfdPages()
protectedregisterPfdPages(context):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1490
Registers this instrument's PFD pages. Should be called after plugins have been initialized.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | Readonly<G3XTouchUiComponentContext> | References to items used to create the base G3X Touch's PFD pages. |
Returns
void
registerUiComponents()
protectedregisterUiComponents():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:822
Registers this instrument's UI views, MFD main pages, and PFD insets. Should be called after plugins have been initialized.
Returns
void
registerViews()
protectedregisterViews(context):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:851
Registers this instrument's UI views. Should be called after plugins have been initialized.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | Readonly<G3XTouchUiComponentContext> | References to items used to create the base G3X Touch's UI views. |
Returns
void
renderComponents()
protectedrenderComponents():VNode
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1697
Renders this instrument's display components. Should be called after plugins have been initialized.
Returns
This instrument's rendered display components, as a VNode.
Update()
Update():
void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1727
Returns
void
Inherit Doc
Implementation of
updateSystems()
protectedupdateSystems():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1737
Updates this instrument's systems.
Returns
void