Click or drag to resize

InternationalTerrestrialReferenceFrameTransformer Properties

The InternationalTerrestrialReferenceFrameTransformer type exposes the following members.

Properties
  NameDescription
Public propertyEpoch
Gets or sets the defined epoch for the constant terms in the transformation.
Public propertyFrom
Gets or sets the name of the ITRF whose coordinates are being transformed into the To ITRF.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyStatic memberItrfDefinitions
Gets a list of ITRF transformers that can convert from ITRF2020 and ITRF2014 to earlier ITRF frames.
Public propertyRotation
Gets or sets the off-diagonal components of the skew-symmetric rotation matrix that is used to transform between the ITRFs, and the rate at which it changes after the Epoch.
Public propertyScaling
Gets or sets a small number that is added to one to form the diagonal components of the skew-symmetric rotation matrix that is used to transform between the ITRFs, and the rate at which it changes after the Epoch.
Public propertyTo
Gets or sets the name of the ITRF that coordinates are being transformed into.
Public propertyTranslation
Gets or sets the constant position offset between the two ITRFs, and the rate at which it changes after the Epoch.
Top
See Also