Abstract Class: G3XTouchFsInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:121
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:383
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:224
activeFlightPlanStore
protectedreadonlyactiveFlightPlanStore:ActiveFlightPlanStore
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:306
adcPublisher
protectedreadonlyadcPublisher:AdcPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:225
ahrsPublisher
protectedreadonlyahrsPublisher:AhrsPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:226
ambientPublisher
protectedreadonlyambientPublisher:AmbientPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:223
apInstrument
protectedreadonlyapInstrument:AutopilotInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:243
autoBacklightManager
protectedreadonlyautoBacklightManager:G3XAutoBacklightManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:343
avionicsStatusClient
protectedreadonlyavionicsStatusClient:AvionicsStatusClient
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:211
avionicsStatusEventClient
protectedreadonlyavionicsStatusEventClient:AvionicsStatusEventClient
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:212
avionicsStatusSimVar
protectedreadonlyavionicsStatusSimVar:string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:213
backlightManager
protectedreadonlybacklightManager:G3XBacklightManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:353
backlightPublisher
protectedreadonlybacklightPublisher:G3XBacklightPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:241
backplane
protectedreadonlybackplane:InstrumentBackplane
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:218
baseInstrumentPublisher
protectedreadonlybaseInstrumentPublisher:BaseInstrumentPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:222
bus
protectedreadonlybus:EventBus
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:125
casPowerStateManager
protectedreadonlycasPowerStateManager:CasPowerStateManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:308
casSystem
protectedreadonlycasSystem:CasSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:127
chartsAliasedSettingManager
protectedreadonlychartsAliasedSettingManager:UserSettingManager<G3XChartsUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:268
chartsSettingManager
protectedreadonlychartsSettingManager:G3XChartsUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:263
chartsSources
protectedreadonlychartsSources:G3XChartsSource[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:372
clock
protectedreadonlyclock:Clock
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:220
config
protectedreadonlyconfig:AvionicsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:129
controlSurfacesPublisher
protectedreadonlycontrolSurfacesPublisher:ControlSurfacesPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:237
displayAliasedSettingManager
protectedreadonlydisplayAliasedSettingManager:UserSettingManager<DisplayUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:266
displaySettingManager
protectedreadonlydisplaySettingManager:DisplayUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:260
eisPublisher
protectedreadonlyeisPublisher:EISPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:236
electricalPublisher
protectedreadonlyelectricalPublisher:ElectricalPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:235
externalFlightPathCalculators
protectedreadonlyexternalFlightPathCalculators:Map<string,FlightPathCalculator>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:173
externalFlightPlanners
protectedreadonlyexternalFlightPlanners:Map<string,FlightPlanner<any>>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:174
facLoader
protectedreadonlyfacLoader:FacilityLoader
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:146
facRepo
protectedreadonlyfacRepo:FacilityRepository
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:145
flightPathCalculator
protectedreadonlyflightPathCalculator:FlightPathCalculator
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:152
flightPlanner
protectedreadonlyflightPlanner:FlightPlanner<"g3x">
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:169
fms
protectedreadonlyfms:G3XFms
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:176
fplSourceDataProvider
protectedreadonlyfplSourceDataProvider:DefaultG3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:188
fuelTotalizerPublisher
protectedreadonlyfuelTotalizerPublisher:FuelTotalizerSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:239
g3xNavPublisher
protectedreadonlyg3xNavPublisher:G3XNavSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:228
garminAutopilotPublisher
protectedreadonlygarminAutopilotPublisher:GarminAPSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:232
gduAliasedSettingManager
protectedreadonlygduAliasedSettingManager:UserSettingManager<GduUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:265
gduDisplay
protectedreadonlygduDisplay:NodeReference<GduDisplay<GduDisplayProps>>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:123
gduIndex
protectedreadonlygduIndex:number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:137
gduSettingManager
protectedreadonlygduSettingManager:GduUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:259
gnssPublisher
protectedreadonlygnssPublisher:GNSSPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:227
gpsIntegrityDataProvider
protectedreadonlygpsIntegrityDataProvider:DefaultGpsIntegrityDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:272
gpsReceiverSelectors
protectedreadonlygpsReceiverSelectors:GpsReceiverSelector[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:276
gpsSatComputers
protectedreadonlygpsSatComputers:GPSSatComputer[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:275
haveUpdatesStarted
protectedhaveUpdatesStarted:boolean=false
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:375
Whether this instrument has started updating.
hEventPublisher
protectedreadonlyhEventPublisher:HEventPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:150
instrument
readonlyinstrument:BaseInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:384
This instrument's parent BaseInstrument.
Implementation of
instrumentConfig
protectedreadonlyinstrumentConfig:InstrumentConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:130
isPane1Visible
protectedreadonlyisPane1Visible:Subject<boolean>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:360
isPane2Visible
protectedreadonlyisPane2Visible:Subject<boolean>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:361
isPowered
protectedisPowered:boolean|undefined=undefined
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:141
isPrimary
protectedreadonlyisPrimary:boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:385
Whether this instrument is the primary instrument.
lNavObsPublisher
protectedreadonlylNavObsPublisher:LNavObsSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:229
localSettingSaveManager?
protectedoptionallocalSettingSaveManager:G3XLocalUserSettingSaveManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:370
mapTerrainWxSettingCompatManager
protectedreadonlymapTerrainWxSettingCompatManager:G3XMapTerrainWxSettingCompatManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:341
mfdMainPageRegistrar
protectedreadonlymfdMainPageRegistrar:MfdMainPageRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:364
minimumsDataProvider
protectedreadonlyminimumsDataProvider:DefaultMinimumsDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:273
minimumsPublisher
protectedreadonlyminimumsPublisher:MinimumsSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:233
navComControlPublisher
protectedreadonlynavComControlPublisher:G3XNavComControlPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:240
navComSavedFrequenciesProvider
protectedreadonlynavComSavedFrequenciesProvider:DefaultRadioSavedFrequenciesDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:304
navComSimVarPublisher
protectedreadonlynavComSimVarPublisher:NavComSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:231
navDataBarEditController
protectedreadonlynavDataBarEditController:G3XNavDataBarEditController
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:339
navDataBarFieldModelFactory
protectedreadonlynavDataBarFieldModelFactory:G3XNavDataBarFieldModelFactory
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:324
navDataBarFieldRenderer
protectedreadonlynavDataBarFieldRenderer:G3XNavDataBarFieldRenderer
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:334
navDataFieldGpsValidity
protectedreadonlynavDataFieldGpsValidity:MappedSubscribable<NavDataFieldGpsValidity>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:310
navEventsPublisher
protectedreadonlynavEventsPublisher:NavEventsPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:234
navIndicators
protectedreadonlynavIndicators:G3XTouchNavIndicators
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:257
navSources
protectedreadonlynavSources:G3XTouchNavSources
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:256
pfdAliasedSettingManager
protectedreadonlypfdAliasedSettingManager:UserSettingManager<PfdUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:267
pfdInsetRegistrar
protectedreadonlypfdInsetRegistrar:PfdInsetRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:366
pfdPageRegistrar
protectedreadonlypfdPageRegistrar:PfdPageRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:365
pfdSettingManager
protectedreadonlypfdSettingManager:PfdUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:261
pluginSystem
protectedreadonlypluginSystem:PluginSystem<G3XTouchPlugin,G3XTouchPluginBinder>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:368
posHeadingDataProvider
protectedreadonlyposHeadingDataProvider:DefaultPositionHeadingDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:295
radiosDataProvider
protectedreadonlyradiosDataProvider:DefaultG3XRadiosDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:302
reversionaryModeManager
protectedreadonlyreversionaryModeManager:ReversionaryModeManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:215
reversionaryModeSub
protectedreadonlyreversionaryModeSub:Subscription
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:216
savedFrequenciesSettingManager
protectedreadonlysavedFrequenciesSettingManager:SavedFrequenciesUserSettingsManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:270
speedConstraintStore
protectedreadonlyspeedConstraintStore:GarminSpeedConstraintStore
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:171
systems
protectedreadonlysystems:AvionicsSystem[] =[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:254
timerPublisher
protectedreadonlytimerPublisher:FlightTimerPublisher<any>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:238
trafficAvionicsSystem
protectedreadonlytrafficAvionicsSystem:TrafficAvionicsSystem<TrafficSystem> |null
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:251
trafficInstrument
protectedreadonlytrafficInstrument:TrafficInstrument
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:244
trafficSystem
protectedreadonlytrafficSystem:TrafficSystem|null
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:252
uiService
protectedreadonlyuiService:UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:363
vnavDataProvider
protectedreadonlyvnavDataProvider:DefaultVNavDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:285
vNavPublisher
protectedreadonlyvNavPublisher:VNavSimVarPublisher
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:230
vSpeedSettingManager
protectedreadonlyvSpeedSettingManager:VSpeedUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:262
windDataProvider
protectedreadonlywindDataProvider:DefaultWindDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:278
xmlLogicHost
protectedreadonlyxmlLogicHost:CompositeLogicXMLHost
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:126
Methods
createExternalFplSourceOptions()
protectedcreateExternalFplSourceOptions(config):G3XFmsExternalFplSourceOptions|undefined
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:499
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:555
Creates this instrument's avionics systems.
Returns
void
getBoot1Duration()
protectedgetBoot1Duration():number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:810
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:818
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:1702
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:683
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:796
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:781
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:771
Initializes this instrument's flight plans.
Returns
void
initGlobalPersistentSettings()
protectedinitGlobalPersistentSettings(pluginSettings):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:746
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:776
Returns
Promise<void>
initLocalPersistentSettings()
protectedinitLocalPersistentSettings(pluginSettings):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:754
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:1688
Initializes this instrument's nearest context.
Returns
Promise<void>
initPersistentSettings()
protectedinitPersistentSettings():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:724
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:644
Initializes this instrument's plugins.
Returns
Promise<void>
onAvionicsStatusChanged()
protectedonAvionicsStatusChanged(event):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1864
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:1839
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:1847
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:1763
Returns
void
Inherit Doc
Implementation of
onGameStateChanged()
onGameStateChanged(
oldState,newState):void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1769
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:1758
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:1856
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:1816
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:1798
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:1782
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:1775
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:1325
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:1596
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:1560
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:1501
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:826
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:855
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:1710
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:1740
Returns
void
Inherit Doc
Implementation of
updateSystems()
protectedupdateSystems():void
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchFsInstrument.tsx:1750
Updates this instrument's systems.
Returns
void