Interface: GpsInfoChannelData
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdInfoPage/MfdGpsInfoDataProvider.ts:13
A data item that describes the satellite tracked by a single GPS receiver channel.
Properties
satellite
readonly
satellite:null
|GPSSatellite
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdInfoPage/MfdGpsInfoDataProvider.ts:15
The satellite tracked by this item's channel, or null
if the channel is not tracking a satellite.