HelmertDatumShift.RotationZ Property
Gets the rotation about the Z axis.
Syntax
public System.Double RotationZ { get; }
Property Value
Default: 0.0
Rotation about the Z 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 RotationZ is used to construct a rotation matrix Rz, which is used in the Helmert formula. The matrix also depends on the RotationSignConvention.
![]() |
Platforms
Windows, Linux, Android