VerticalDatum Class

Uses

GeoCalcPBW::Serializable

 

Description

The VerticalDatum class represents a frame of reference for making height measurements within a coordinate system.  

 

Public Enumerations

Enum

Description

ClassType

Contains elements that correspond to the various types of VerticalDatums

 

Public Constructors

Constructor

Description

CreateVerticalDatum

Creates a new instance of the VerticalDatum class

VerticalDatum

Creates a new instance of the VerticalDatum class

 

Public Methods

Method

Description

Clone

Inherited from GeoCalcPBW::Serializable

DeepCopy

Produces a deep-copy of a VerticalDatum

get_Class

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

get_Envelope

Returns the Envelope that describes the area in which this VerticalDatum is valid

get_Identifiers

Inherited from GeoCalcPBW::Serializable

get_Name

Inherited from GeoCalcPBW::Serializable

get_ObjectType

Inherited from GeoCalcPBW::Serializable

get_Parameters

Returns the ParameterCollection that contains values used to customize this VerticalDatum

get_Remarks

Inherited from GeoCalcPBW::Serializable

HasIdentifierIn

Inherited from GeoCalcPBW::Serializable

set_Envelope

Sets the Envelope that describes the area in which this VerticalDatum is valid

set_Identifiers

Inherited from GeoCalcPBW::Serializable

set_Name

Inherited from GeoCalcPBW::Serializable

set_Remarks

Inherited from GeoCalcPBW::Serializable

ValueEquals

Compares the value of two VerticalDatums

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this VerticalDatum

operator==

Compares the value of two VerticalDatums

operator!=

Compares the value of two VerticalDatums