Click or drag to resize

EarthOrientationParametersFileDownloadData Method

Overload List
  NameDescription
Public methodStatic memberDownloadData
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.
Public methodStatic memberDownloadData(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.
Public methodStatic memberDownloadData(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.
Top
See Also