The NAD27CaribbeanDatum type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NAD27CaribbeanDatum | Initializes a new instance of the NAD27CaribbeanDatum class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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.) |
Properties
| Name | Description | |
|---|---|---|
| DS |
Gets the DS.
(Inherited from Datum.) | |
| DX |
Gets the DX.
(Inherited from Datum.) | |
| DY |
Gets the DY.
(Inherited from Datum.) | |
| DZ |
Gets the DZ.
(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 RX.
(Inherited from Datum.) | |
| RY |
Gets the RY.
(Inherited from Datum.) | |
| RZ |
Gets the RZ.
(Inherited from Datum.) |