Click or drag to resize

StkSatelliteDatabase.Download Method

Overload List
  NameDescription
Public methodStatic memberDownload()
Downloads the current stkSatDbAll satellite database from an AGI server. This method connects via HTTPS to ftp.agi.com.
Public methodStatic memberDownload(IWebProxy)
Downloads the current stkSatDbAll satellite database from an AGI server. This method connects via HTTPS to ftp.agi.com.
Public methodStatic memberDownload(StkSatelliteDatabaseType)
Downloads a current satellite database from an AGI server. This method connects via HTTPS to ftp.agi.com.
Public methodStatic memberDownload(IWebProxy, StkSatelliteDatabaseType)
Downloads a current satellite database from an AGI server. This method connects via HTTPS to ftp.agi.com.
Top
See Also