SemAlmanacRecordCreateSatellite Method |
Creates a GPS satellite for this SEM almanac record.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Platform CreateSatellite()
Public Function CreateSatellite As Platform
public:
Platform^ CreateSatellite()
member CreateSatellite : unit -> Platform
Return Value
Type:
Platform
The satellite created from this record.
See Also