NAD27CanadaNWTerritoryDatum Class |
Namespace: DotNetCoords.Datum.NAD27
The NAD27CanadaNWTerritoryDatum type exposes the following members.
Name | Description | |
---|---|---|
NAD27CanadaNWTerritoryDatum |
Initializes a new instance of the NAD27CanadaNWTerritoryDatum class.
|
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.) | |
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.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a String that represents the parameters of the current Datum object.
(Inherited from Datum.) |