Click or drag to resize

SP3dEphemerisIdentifiers Property

Gets the collection of satellite identifiers contained in this SP3-d file.

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 ReadOnlyCollection<SatelliteIdentifier> Identifiers { get; }

Property Value

Type: ReadOnlyCollectionSatelliteIdentifier
See Also