VerticalReference Class

Uses

GeoCalcNET.Serializable

 

Description

The VerticalReference class is a complete definition for the vertical components of a coordinate system. With the exception of Ellipsoidal Heights, a VerticalReference consist of a VerticalDatum and an optional HeightModel. The Ellipsoidal Height is a special case which bases heights relative to the horizontal coordinate system's ellipsoid, and thus specifies neither a HeightModel nor a VerticalDatum.

 

Public Constructors

Constructor

Description

VerticalReference

Creates a new instance of the VerticalReference class

 

Public Properties

Property

Description

HeightModel

Relates ellipsoidal height measurements to the VerticalDatum

Identifiers

Inherited from GeoCalcNET.Serializable

Name

Inherited from GeoCalcNET.Serializable

Remarks

Inherited from GeoCalcNET.Serializable

VerticalDatum

Provides a frame of reference for making height measurements within a CoordSys

 

Public Methods

Method

Description

Clone

Produces a deep-copy of the current instance

DeepCopy

Produces a deep-copy of a VerticalReference

Dispose

Releases the resources used by the current instance

HasIdentifierIn

Inherited from GeoCalcNET.Serializable

ValueEquals

Compares the value of two VerticalReference instances