Type Alias: ExternalNavigatorGpsReceiverDefinition
ExternalNavigatorGpsReceiverDefinition =
BaseGpsReceiverDefinition&object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:72
A definition for an external navigator GPS receiver.
Type declaration
externalSourceIndex
externalSourceIndex:
1|2
The index of the GPS receiver's parent external navigation source.
options?
optionaloptions:Readonly<GPSSatComputerOptions>
Configuration options for the GPS receiver's GPSSatComputer.
supportSbas
supportSbas:
boolean
Whether the GPS receiver supports SBAS.
type
type:
"external-navigator"
The type of this definition's GPS receiver.