Click or drag to resize

SemAlmanacCreateSatelliteCollection Method

Creates a GPS satellite for each record in the SEM almanac.

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 PlatformCollection CreateSatelliteCollection()

Return Value

Type: PlatformCollection
The collection of GPS satellites. There is a GpsSatelliteExtension instance for each record in the SEM almanac, and they are found in the same order.
See Also