Inherits from
GEOCALCPBW_NAMESPACE::HorizontalCoordSys
Description
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.
Public Constructors
|
Constructor |
Description |
|
Creates a new instance of the GeodeticCoordSys class |
|
|
Creates a new instance of the GeodeticCoordSys class |
Public Methods
|
Method |
Description |
|
Produces a clone of this GeodeticCoordSys |
|
|
Produces a deep-copy of this GeodeticCoordSys |
|
|
Compares the value of two GeodeticCoordSys instances |
|
|
Derived from GEOCALCPBW_NAMESPACE::CoordSys |
|
|
Derived from GEOCALCPBW_NAMESPACE::CoordSys |
|
|
Derived from GEOCALCPBW_NAMESPACE::CoordSys |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this GeodeticCoordSys |
|
|
Compares the value of two GeodeticCoordSys instances |
|
|
Compares the value of two GeodeticCoordSys instances |
Comments
0 comments
Please sign in to leave a comment.