Click or drag to resize

SP3dHeaderRecordSatelliteIdentifiers Property

Gets the satellite identifiers as listed in the header of the SP3d 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: 24.1.418.0 (24.1.418.0)
Syntax
public List<SatelliteIdentifier> SatelliteIdentifiers { get; }

Property Value

Type: ListSatelliteIdentifier
See Also