Package org.geolatte.geom.crs
Class EllipsoidalHeightCSAXis
- java.lang.Object
-
- org.geolatte.geom.crs.CoordinateSystemAxis
-
- org.geolatte.geom.crs.StraightLineAxis
-
- org.geolatte.geom.crs.EllipsoidalHeightCSAXis
-
public class EllipsoidalHeightCSAXis extends StraightLineAxis
A coordinate system axis for ellipsoidal height, defined as the distance of a point from the ellipsoid measured along the perpendicular from the ellipsoid to this point, positive if upwards or outside of the ellipsoid Created by Karel Maesen, Geovise BVBA on 28/11/14.
-
-
Method Summary
-
Methods inherited from class org.geolatte.geom.crs.CoordinateSystemAxis
equals, getAxisDirection, getAxisName, getNormalOrder, getUnit, hashCode, mkLatAxis, mkLonAxis, mkXAxis, mkYAxis, mkZAxis, toString
-
-