ITMRef Class |
Namespace: DotNetCoords
The ITMRef type exposes the following members.
Name | Description | |
---|---|---|
![]() | ITMRef(LatLng) | Initializes a new instance of the ITMRef class |
![]() | ITMRef(Double, Double) | Initializes a new instance of the ITMRef class |
Name | Description | |
---|---|---|
![]() | Datum |
Gets the datum.
(Inherited from CoordinateSystem.) |
![]() | Easting |
Gets the easting in metres relative to the origin
|
![]() | Northing |
Gets the northing in metres relative to the origin
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToIrishRef |
Convert this Irish Transverse Mercator (ITM) reference to an Irish grid reference
|
![]() | ToLatLng |
Convert this Irish Transverse Mercator (ITM) reference to a latitude/longitude pair using the
IRENET95 datum. Note that, the LatLng object may need to be converted to the
WGS84 datum depending on the application.
(Overrides CoordinateSystemToLatLng.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |