EarthOrientationParametersFileDownloadData Method |
| Name | Description | |
|---|---|---|
| DownloadData |
Downloads the latest EOP file (EOP-v1.1.txt) from an AGI server and returns the contents of the file as EarthOrientationParameters.
This method connects via HTTPS to ftp.agi.com.
| |
| DownloadData(IWebProxy) |
Downloads the latest EOP file (EOP-v1.1.txt) from an AGI server and returns the contents of the file as EarthOrientationParameters.
This method connects via HTTPS to ftp.agi.com.
| |
| DownloadData(EarthOrientationParametersReadOptions, IWebProxy) |
Downloads the latest EOP file (EOP-v1.1.txt) from an AGI server and returns the contents of the file as EarthOrientationParameters.
This method connects via HTTPS to ftp.agi.com.
|