org.deegree.cs.transformations
Class TransformationETRS89RDTest
java.lang.Object
org.deegree.cs.transformations.TransformationAccuracy
org.deegree.cs.transformations.TransformationETRS89RDTest
public class TransformationETRS89RDTest
- extends TransformationAccuracy
test the accurancy of transformation from ETRS89 (epsg:4258) to the dutch RD CRS (epsg:28992) and back.
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Goltz, last edited by: $Author: lyn $
Field Summary |
static javax.vecmath.Point3d |
EPSILON_M
the epsilon for meter based crs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPSILON_M
public static final javax.vecmath.Point3d EPSILON_M
- the epsilon for meter based crs
TransformationETRS89RDTest
public TransformationETRS89RDTest()
init
public static void init()
testRefPoints
public void testRefPoints()
throws UnknownCRSException,
TransformationException
- Throws:
UnknownCRSException
TransformationException
Copyright © 2011. All Rights Reserved.