Click or drag to resize

GpsCommunicationsConstellationDownload Method

Overload List
  NameDescription
Public methodStatic memberDownload
Create a GPS communications constellation by downloading the latest data from an AGI server. This method connects via HTTPS to ftp.agi.com. Each platform will provide the following services: IGpsPrnService, IGpsSatelliteInformationService, ILocationPointService, IOrientationAxesService, and INavigationTransmitterService.
Public methodStatic memberDownload(IWebProxy)
Create a GPS communications constellation by downloading the latest data from an AGI server. This method connects via HTTPS to ftp.agi.com. Each platform will provide the following services: IGpsPrnService, IGpsSatelliteInformationService, ILocationPointService, IOrientationAxesService, and INavigationTransmitterService.
Top
See Also