| Datum Properties |
The Datum type exposes the following members.
| Name | Description | |
|---|---|---|
| DS |
Gets the scaling factor used by the Helmert Transformation when converting between datums.
| |
| DX |
Gets the x parameter of the translation vector used by the Helmert Transformation when converting between datums.
| |
| DY |
Gets the y parameter of the translation vector used by the Helmert Transformation when converting between datums.
| |
| DZ |
Gets the z parameter of the translation vector used by the Helmert Transformation when converting between datums.
| |
| Name |
Get the name of this Datum.
| |
| ReferenceEllipsoid |
Get the reference ellipsoid associated with this Datum.
| |
| RX |
Gets the x parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
| |
| RY |
Gets the y parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
| |
| RZ |
Gets the z parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
|