gistoolkit.projection.ellipsoid
Class Airy1830

java.lang.Object
  extended bygistoolkit.projection.ellipsoid.SimpleEllipsoid
      extended bygistoolkit.projection.ellipsoid.Airy1830
All Implemented Interfaces:
Ellipsoid

public class Airy1830
extends SimpleEllipsoid

An Ellipsoid that is used in the Brittish national grid to better describe their country than wgs84.


Constructor Summary
Airy1830()
          Creates new Airy1830
 
Methods inherited from class gistoolkit.projection.ellipsoid.SimpleEllipsoid
getDescriptiveName, getMajorAxis, getMinorAxis, getName, getUnitOfMeasure, setDescriptiveName, setMajorAxis, setMinorAxis, setName, setUnitOfMeasure, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Airy1830

public Airy1830()
Creates new Airy1830