HelmertDatumShift.RotationX Property
Gets the rotation about the X axis.
Syntax
public System.Double RotationX { get; }
Property Value
Default: 0.0
Rotation about the X axis, in arc seconds.
Remarks
Note that some sources publish rotations in microradians, which you must convert to arc seconds by multiplying with 0.648/pi, that is, 0.206264806247.
Formally, the value of RotationX is used to construct a rotation matrix Rx, which is used in the Helmert formula. The matrix also depends on the RotationSignConvention.
![]() |
Platforms
Windows, Linux, Android