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 |
|
Creates a new instance of the HorizontalDatum class |
Method |
Description |
Produces a deep-copy of a HorizontalDatum |
|
Returns the Ellipsoid that approximates the size and shape of the Earth |
|
Returns the PrimeMeridian that, combined with the equator of the Ellipsoid, defines an origin for a coordinate system |
|
Sets the Ellipsoid that approximates the size and shape of the Earth |
|
Sets the PrimeMeridian that, combined with the equator of the Ellipsoid, defines an origin for a coordinate system |
|
Compares the value of two HorizontalDatums |
Operator |
Description |
Assigns a new value to this HorizontalDatum |
|
Compares the value of two HorizontalDatums |
|
Compares the value of two HorizontalDatums |