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 |
|
Property |
Description |
|
Inherited from GeoCalcNET.CoordSys | |
|
Inherited from GeoCalcNET.CoordSys | |
|
Inherited from GeoCalcNET.CoordSys | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.CoordSys | |
|
Inherited from GeoCalcNET.Serializable | |
|
Provides a means to express the height of points in this coordinate system |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a GeodeticCoordSys | |
|
Releases the resources used by the current instance | |
|
Converts a point given in the base GeodeticCoordSys to one in this GeodeticCoordSys | |
|
Inherited from GeoCalcNET.Serializable | |
|
Converts a point given in this GeodeticCoordSys to one in the base GeodeticCoordSys | |
|
Compares the value of two GeodeticCoordSys instances |