Type Alias: MapPfdSplitUserSettingTypes<Index>
MapPfdSplitUserSettingTypes<
Index
> ={ [Name in keyof MapSplitUserSettingTypes as `${Name}Pfd_${Index}`]: MapSplitUserSettingTypes[Name] }
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/MapUserSettings.ts:71
True map settings for PFD inset/HSI maps that are split (independent) between the PFD maps and the PFD display pane maps.
Type Parameters
Type Parameter |
---|
Index extends PfdIndex |