Class to represent an Irish National Grid reference.
Namespace:
DotNetCoordsIrish National Grid
- Projection: Transverse Mercator
- Reference ellipsoid: Modified Airy
- Units: metres
- Origin: 53°30'N, 8°W
- False co-ordinates of origin: 200000m east, 250000m north
Assembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
public class IrishRef : CoordinateSystem |
| Visual Basic (Declaration) |
|---|
Public Class IrishRef _ Inherits CoordinateSystem |
| Visual C++ |
|---|
public ref class IrishRef : public CoordinateSystem |