The GeodeticCoordSys class represents a coordinate system that uses angular values to express the positions of points relative to a HorizontalDatum. Such a coordinate system is commonly referred to as a Lat/Lon system, which indicates that the position of points is given with angular latitude and longitude values. One can also express the height of a point above (or below) the HorizontalDatum used in this system, if the VerticalReference property has been set. GeodeticPoints are used to represent points within a GeodeticCoordSys.
|
Constructor |
Description |
|
Creates a new instance of the GeodeticCoordSys class | |
|
Creates a new instance of the GeodeticCoordSys class |
|
Method |
Description |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Produces a deep-copy of a GeodeticCoordSys | |
|
Converts a point given in the base GeodeticCoordSys to one in this GeodeticCoordSys | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Returns the VerticalReference used to express heights in this GeodeticCoordSys | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordSys | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the VerticalReference used to express heights in this GeodeticCoordSys | |
|
Converts a point given in this GeodeticCoordSys to one in the base GeodeticCoordSys | |
|
Compares the value of two GeodeticCoordSys instances |
|
Operator |
Description |
|
Assigns a new value to this GeodeticCoordSys | |
|
Compares the value of two GeodeticCoordSys instances | |
|
Compares the value of two GeodeticCoordSys instances |