Click or drag to resize

InternationalTerrestrialReferenceFrameTransformerReadFromItrfTransformationFile Method

Overload List
  NameDescription
Public methodStatic memberReadFromItrfTransformationFile(String)
Reads an ITRF transformation parameters file and creates a list of ITRF transformations. Each file contains transformation parameters from a specific ITRF to several other ITRFs. The forward transformations from the specific ITRF to the other ITRFs and the backward transformations from the other ITRFs to the specific ITRF are included in the resulting list of ITRFs.
Public methodStatic memberReadFromItrfTransformationFile(TextReader)
Reads an ITRF transformation parameters file and creates a list of ITRF transformations. Each file contains transformation parameters from a specific ITRF to several other ITRFs. The forward transformations from the specific ITRF to the other ITRFs and the backward transformations from the other ITRFs to the specific ITRF are included in the resulting list of ITRFs.
Top
See Also