Click or drag to resize

SP3cHeaderRecordSatelliteIdentifiers Property

Gets the satellite identifiers as listed in the header of the SP3-c file. For GPS satellites, these are the Pseudo Random Noise numbers and GPS constellation identifiers.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.0)
Syntax
public List<SatelliteIdentifier> SatelliteIdentifiers { get; }

Property Value

Type: ListSatelliteIdentifier
See Also