Namespace containing various datum implementations
Classes
| Class | Description | |
|---|---|---|
| Datum |
The Datum class represents a set of parameters for describing a particular
datum, including a name, the reference ellipsoid used and the seven
parameters required to translate co-ordinates in this datum to the WGS84
datum.
| |
| Datum<(Of <(T>)>) |
Generic datum class represents a set of parameters for describing a particular
datum, including a name, the reference ellipsoid used and the seven
parameters required to translate co-ordinates in this datum to the WGS84
datum.
| |
| ETRF89Datum |
Class representing the European Terrestrial Reference Frame (ETRF89) datum.
| |
| Ireland1965Datum |
Class representing the Ireland 1965 datum.
| |
| OSGB36Datum |
Class representing the Ordnance Survey of Great Britain 1936 (OSGB36) datum.
| |
| WGS84Datum |
Class representing the World Geodetic System 1984 (WGS84) datum.
|