Click or drag to resize

SatelliteIdentifierSatelliteConstellationType Property

Gets the constellation type for this satellite. From the SP3c file definition document, the following definitions apply:

  • 'G' denotes GPS constellation
  • 'R' denotes GLONASS constellation
  • 'L' denotes Low-Earth orbit satellites
  • 'E' denotes Galileo constellation.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public char SatelliteConstellationType { get; }

Property Value

Type: Char
See Also