GEOCALCPBW_NAMESPACE::CoordTransform
The DatumTransform class represents a transformation that will convert coordinates given in one HorizontalDatum to coordinates in another. There are several types of datum transforms supported by GeoCalc, and they are outlined in the ClassType enumeration.
Enum |
Description |
Contains elements that correspond to the various types of DatumTransforms |
Constructor |
Description |
Creates a new instance of the DatumTransform class |
|
Creates a new instance of the DatumTransform class |
Method |
Description |
Indicates the type of this DatumTransform, according to the ClassType enumeration |
Operator |
Description |
Assigns a new value to this DatumTransform |
|
Compares the value of two DatumTransforms |
|
Compares the value of two DatumTransforms |