GpsCommunicationsConstellationCreate Method |
Name | Description | |
---|---|---|
Create(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.
| |
Create(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.
| |
Create(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.
|