Click or drag to resize

InternationalTerrestrialReferenceFrameTransformerReadFromItrfDefinitionsFile Method

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