| NAD27CubaDatum Class | 
Namespace: DotNetCoords.Datum.NAD27
The NAD27CubaDatum type exposes the following members.
| Name | Description | |
|---|---|---|
| NAD27CubaDatum | 
            Initializes a new instance of the NAD27CubaDatum 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 | Determines whether the specified Object is equal to the current Object.  (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.) |