InternationalTerrestrialReferenceFrameTransformerReadFromItrfDefinitionsFile Method |
Name | Description | |
---|---|---|
ReadFromItrfDefinitionsFile(String) |
Reads an ITRF definitions file and creates a list of ITRF transformations. Each data line in the file
adds two ITRF transformations to the list: The forward transformation from the "from year" to the "to year"
and the backward transformation from the "to year" to the "from year".
| |
ReadFromItrfDefinitionsFile(TextReader) |
Reads an ITRF definitions file and creates a list of ITRF transformations. Each data line in the file
adds two ITRF transformations to the list: The forward transformation from the "from year" to the "to year"
and the backward transformation from the "to year" to the "from year".
|