Inherits from
GEOCALCPBW_NAMESPACE::CoordTransform
Description
The VerticalTransform class represents a transformation between two VerticalCoordSys objects, or between a GeodeticCoordSys with a height component, and a VerticalCoordSys. For more information on performing transformations with a height component, see Lesson 8 of the Getting Started Guide.
Public Enumerations
|
Enum |
Description |
|
Contains elements that correspond to the various types of VerticalTransforms |
Public Constructors
|
Constructor |
Description |
|
Creates a new instance of the VerticalTransform class |
|
|
Creates a new instance of the VerticalTransform class |
Public Methods
|
Method |
Description |
|
Produces a deep-copy of a VerticalTransform |
|
|
Indicates the type of this VerticalTransform , according to the ClassType enumeration |
|
|
Compares the value of two VerticalTransforms |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this VerticalTransform |
|
|
Compares the value of two VerticalTransforms |
|
|
Compares the value of two VerticalTransforms |
Comments
0 comments
Please sign in to leave a comment.