Click or drag to resize

EarthOrientationParametersFileReadData Method

Overload List
  NameDescription
Public methodStatic memberReadData(String)
Reads an EOP data file and returns a new EarthOrientationParameters instance initialized with the contents of the file.
Public methodStatic memberReadData(TextReader)
Reads an EOP data file and returns a new EarthOrientationParameters instance initialized with the contents of the file.
Public methodStatic memberReadData(String, EarthOrientationParametersReadOptions)
Reads an EOP data file and returns a new EarthOrientationParameters instance initialized with the contents of the file.
Public methodStatic memberReadData(TextReader, EarthOrientationParametersReadOptions)
Reads an EOP data file and returns a new EarthOrientationParameters instance initialized with the contents of the file.
Top
See Also