EarthOrientationParametersFileReadData Method |
Name | Description | |
---|---|---|
ReadData(String) |
Reads an EOP data file and returns a new EarthOrientationParameters instance
initialized with the contents of the file.
| |
ReadData(TextReader) |
Reads an EOP data file and returns a new EarthOrientationParameters instance
initialized with the contents of the file.
| |
ReadData(String, EarthOrientationParametersReadOptions) |
Reads an EOP data file and returns a new EarthOrientationParameters instance
initialized with the contents of the file.
| |
ReadData(TextReader, EarthOrientationParametersReadOptions) |
Reads an EOP data file and returns a new EarthOrientationParameters instance
initialized with the contents of the file.
|