InternationalTerrestrialReferenceFrameTransformer Properties |
The InternationalTerrestrialReferenceFrameTransformer type exposes the following members.
Name | Description | |
---|---|---|
Epoch |
Gets or sets the defined epoch for the constant terms in the transformation.
| |
From |
Gets or sets the name of the ITRF whose coordinates are being transformed
into the To ITRF.
| |
IsFrozen |
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.) | |
ItrfDefinitions |
Gets a list of ITRF transformers that can convert from ITRF2020 and ITRF2014 to earlier ITRF frames.
| |
Rotation |
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.
| |
Scaling |
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.
| |
To |
Gets or sets the name of the ITRF that coordinates are being transformed into.
| |
Translation |
Gets or sets the constant position offset between the two ITRFs, and the rate at which
it changes after the Epoch.
|