YumaAlmanacRecordCreateSatellite Method  | 
 
            Creates a GPS satellite for this YUMA almanac record.
            
 
    Namespace: 
   AGI.Foundation.Navigation.DataReaders
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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