Click or drag to resize
DatumRZ Property
doogal.co.uk Home



Gets the z parameter of the rotation matrix used by the Helmert Transformation when converting between datums.

Namespace:  DotNetCoords.Datum
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public double RZ { get; }

Property Value

Type: Double
The z parameter of the rotation matrix.
See Also