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