The HorizontalDatum class provides a frame of reference for expressing locations within a coordinate system. A HorizontalDatum is defined by an Ellipsoid, which gives a mathematical approximation of the shape and size of the Earth, and by a PrimeMeridian, which provides an origin for expressing locations on the Ellipsoid.
|
Constructor |
Description |
|
Creates a new instance of the HorizontalDatum class |
|
Property |
Description |
|
A mathematical representation of the size and shape of the Earth | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.Serializable | |
|
A meridian that, combined with the Equator of the Ellipsoid, provides an origin for the coordinate system | |
|
Inherited from GeoCalcNET.Serializable |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a HorizontalDatum | |
|
Releases the resources used by the current instance | |
|
Compares the value of two HorizontalDatum instance |