VerticalTransform Class

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

ClassType

Contains elements that correspond to the various types of VerticalTransforms

 

Public Constructors

Constructor

Description

CreateVerticalTransform

Creates a new instance of the VerticalTransform class

VerticalTransform

Creates a new instance of the VerticalTransform class

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of a VerticalTransform

get_Class

Indicates the type of this VerticalTransform , according to the ClassType enumeration

ValueEquals

Compares the value of two VerticalTransforms

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this VerticalTransform

operator==

Compares the value of two VerticalTransforms

operator!=

Compares the value of two VerticalTransforms