Click or drag to resize

SP3cEphemerisDataTSatellites Property

Gets the collection of satellites for which data is available.

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 ICollection<SatelliteIdentifier> Satellites { get; }

Property Value

Type: ICollectionSatelliteIdentifier
See Also