Type Alias: AllMapUserSettingTypes
AllMapUserSettingTypes =
Omit
<MapUserSettingTypes
, keyofSplitMapUserSettingTypes
> &object
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/Map/MapUserSettings.ts:28
All map user settings.
Type declaration
mapMfdDeclutter
mapMfdDeclutter:
MapDeclutterSettingMode
Declutter setting for the MFD.
mapMfdNexradShow
mapMfdNexradShow:
boolean
Whether to show NEXRAD weather or not on the MFD.
mapMfdRangeIndex
mapMfdRangeIndex:
number
The map range index setting for the MFD.
mapMfdTerrainMode
mapMfdTerrainMode:
MapTerrainSettingMode
The terrain display setting for the MFD.
mapMfdTrafficShow
mapMfdTrafficShow:
boolean
Whether to show traffic on the MFD.
mapPfdDeclutter
mapPfdDeclutter:
MapDeclutterSettingMode
Declutter setting for the PFD.
mapPfdNexradShow
mapPfdNexradShow:
boolean
Whether to show NEXRAD weather or not on the PFD.
mapPfdRangeIndex
mapPfdRangeIndex:
number
The map range index setting for the PFD.
mapPfdTerrainMode
mapPfdTerrainMode:
MapTerrainSettingMode
The terrain display setting for the PFD.
mapPfdTrafficShow
mapPfdTrafficShow:
boolean
Whether to show traffic on the PFD.