DatumT Class |
Namespace: DotNetCoords.Datum
The DatumT type exposes the following members.
Name | Description | |
---|---|---|
![]() | DS |
Gets the scaling factor used by the Helmert Transformation when converting between datums.
(Inherited from Datum.) |
![]() | DX |
Gets the x parameter of the translation vector used by the Helmert Transformation when converting between datums.
(Inherited from Datum.) |
![]() | DY |
Gets the y parameter of the translation vector used by the Helmert Transformation when converting between datums.
(Inherited from Datum.) |
![]() | DZ |
Gets the z parameter of the translation vector used by the Helmert Transformation when converting between datums.
(Inherited from Datum.) |
![]() ![]() | Instance |
Get the static instance of this datum.
|
![]() | Name |
Get the name of this Datum.
(Inherited from Datum.) |
![]() | ReferenceEllipsoid |
Get the reference ellipsoid associated with this Datum.
(Inherited from Datum.) |
![]() | RX |
Gets the x parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
(Inherited from Datum.) |
![]() | RY |
Gets the y parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
(Inherited from Datum.) |
![]() | RZ |
Gets the z parameter of the rotation matrix used by the Helmert Transformation when converting between datums.
(Inherited from Datum.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the parameters of the current Datum object.
(Inherited from Datum.) |