Type Alias: MfdAliasedUserSettingTypes
MfdAliasedUserSettingTypes =
object
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:43
MFD user settings.
Properties
aircraftOnChartsEnabled
aircraftOnChartsEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:107
Whether to display the aircraft position symbol on geo-referenced charts.
airportEnabled
airportEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:47
Whether airports are displayed on the INAV map when the range is 150 NM or less (symbol depends on airport type and range).
alternateEnabled
alternateEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:75
Whether to display the alternate route on the INAV map.
basicOperatingWeightLbs
basicOperatingWeightLbs:
number
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:119
Basic Operating Weight [lbs].
boundariesEnabled
boundariesEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:79
Whether politcal/country boundaries, and rivers/lakes (when less than 150 NM) are displayed on the INAV map.
citiesEnabled
citiesEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:85
Whether to display cities (> 20000 pop) on the INAV map below 30 NM range. Below 10 NM range the name is also shown.
constraintsEnabled
constraintsEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:77
Whether to display constraints (angle, speed, time, altitude) on the INAV map.
cruiseSpeedKts
cruiseSpeedKts:
number
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:123
Target cruise speed in kts
cruiseSpeedMach
cruiseSpeedMach:
number
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:125
Target cruise speed in mach
hiAltAirwaysEnabled
hiAltAirwaysEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:61
Whether high altitude airways are displaed on the INAV map when the range is 25 NM or less or heading up mode, or 50 NM or less in north up mode. Note: outside of north america all airways are displayed when either lo or hi altitude is selected.
intersectionEnabled
intersectionEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:53
Whether database intersections are displayed on the INAV map when the range is 2.5 NM or less.
loAltAirwaysEnabled
loAltAirwaysEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:67
Whether low altitude airways are displaed on the INAV map when the range is 5 NM or less or heading up mode, or 10 NM or less in north up mode. Note: outside of north america all airways are displayed when either lo or hi altitude is selected.
majorRoadwaysEnabled
majorRoadwaysEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:81
Whether to display highways on the INAV map.
mapDisplayMode
mapDisplayMode:
MapDisplayMode
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:45
INAV map orientation.
mapRange
mapRange:
number
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:115
Map range in NM.
mapWaypointsDisplay
mapWaypointsDisplay:
MapWaypointsDisplay
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:117
Map waypoints display flags.
minorRoadwaysEnabled
minorRoadwaysEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:83
Whether to display local highways and roadways on the INAV map.
missedAppEnabled
missedAppEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:73
Whether to display the missed approach route at the destination on the INAV map.
ndbEnabled
ndbEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:51
Whether NDBs are displayed on the INAV map when the range is 25 NM or less.
passengerWeightLbs
passengerWeightLbs:
number
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:121
Average passenger weight [lbs].
pilotEnteredEnabled
pilotEnteredEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:55
Whether pilot-entered waypoints are displayed on the INAV map when the range is 50 NM or less.
railwaysEnabled
railwaysEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:87
Whether to display railways on the INAV map below 30 NM range.
saTerrainEnabled
saTerrainEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:95
Whether to display situational awareness (EGPWS) terrain on the INAV map. Colour is relative to aircraft altitude.
specialAirspacesEnabled
specialAirspacesEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:71
Whether special use airspaces are displayed on the INAV map.
tcasTrendVectorEnabled
tcasTrendVectorEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:105
Whether to display trend vectors for intruders on the INAV map.
terminalAirspacesEnabled
terminalAirspacesEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:69
Whether terminal/control airspaces are displayed on the INAV map.
terrainEnabled
terrainEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:93
Whether to display topographical terrain on the INAV map. Colour is based on absolute altitude.
terrWxContrast
terrWxContrast:
number
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:113
Terr WX contrast 0 to 1.
terrWxState
terrWxState:
TerrWxState
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:109
The current wx and terr state.
tfcEnabled
tfcEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:111
TFC Enabled.
trafficEnabled
trafficEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:103
Whether the TCAS data is displayed on the INAV map when in TA or TA/RA mode.
vfrRefPointsEnabled
vfrRefPointsEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:89
Whether to display VFR reference points (VRPs) on the INAV map when the range is at or below 6 NM.
vorEnabled
vorEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:49
Whether VORs are displayed on the INAV map when the range is 200 NM or less (white dots at >= 105 NM).
vsdEnabled
vsdEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:101
Whether to display the VSD on the lower portion of the MFD.
waterHighlightsEnabled
waterHighlightsEnabled:
boolean
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:91
Whether to display water highlights when a river or lake is hovered over on the INAV map.
weatherMode
weatherMode:
WeatherMode
Defined in: workingtitle-instruments-epic2/shared/Settings/MfdUserSettings.ts:97
The selected weather mode for display on the INAV map.