Inherits from
GEOCALCPBW_NAMESPACE::CoordTransform
Description
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.
Public Enumerations
|
Enum |
Description |
|
Contains elements that correspond to the various types of DatumTransforms |
Public Constructors
|
Constructor |
Description |
|
Creates a new instance of the DatumTransform class |
|
|
Creates a new instance of the DatumTransform class |
Public Methods
|
Method |
Description |
|
Indicates the type of this DatumTransform, according to the ClassType enumeration |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this DatumTransform |
|
|
Compares the value of two DatumTransforms |
|
|
Compares the value of two DatumTransforms |
Comments
0 comments
Please sign in to leave a comment.