Click or drag to resize

SP3dEphemerisData<T>.Satellites 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: 25.1.421.0 (25.1.421.0)
Syntax
public ICollection<SatelliteIdentifier> Satellites { get; }

Property Value

Type: ICollection<SatelliteIdentifier>
See Also