Click or drag to resize

GpsCommunicationsConstellationCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(SemAlmanac, ListGpsSatelliteInformation)
Create a GPS communications constellation from an almanac and a set of GPS constellation information. Each platform will provide the following services: IGpsPrnService, IGpsSatelliteInformationService, ILocationPointService, IOrientationAxesService, and INavigationTransmitterService.
Public methodStatic memberCreate(SemAlmanac, String)
Create a GPS communications constellation from an almanac and a set of GPS constellation information. Each platform will provide the following services: IGpsPrnService, IGpsSatelliteInformationService, ILocationPointService, IOrientationAxesService, and INavigationTransmitterService.
Public methodStatic memberCreate(String, Int32, String)
Creates a GPS constellation that includes navigation signal transmitters specific to each satellite block type. Each platform will provide the following services: IGpsPrnService, IGpsSatelliteInformationService, ILocationPointService, IOrientationAxesService, and INavigationTransmitterService.
Top
See Also