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.
|
Constructor |
Description |
|
Creates a new instance of the VerticalReference class | |
|
Creates a new instance of the VerticalReference class |
|
Method |
Description |
|
Inherited from GeoCalcPBW::Serializable | |
|
Produces a deep-copy of a VerticalReference | |
|
Returns the HeightModel that relates ellipsoidal height measurements to the VerticalDatum | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Returns the VerticalDatum that provides a frame of reference for making height measurements | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the HeightModel that relates ellipsoidal height measurements to the VerticalDatum | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the VerticalDatum that provides a frame of reference for making height measurements | |
|
Compares the value of two VerticalReferences |
|
Operator |
Description |
|
Assigns a new value to this VerticalReference | |
|
Compares the value of two VerticalReferences | |
|
Compares the value of two VerticalReferences |