org.deegree.cs.transformations
Class TransformationETRS89RDTest

java.lang.Object
  extended by org.deegree.cs.transformations.TransformationAccuracy
      extended by 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
 
Constructor Summary
TransformationETRS89RDTest()
           
 
Method Summary
static void init()
           
 void testRefPoints()
           
 
Methods inherited from class org.deegree.cs.transformations.TransformationAccuracy
doForwardAndInverse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EPSILON_M

public static final javax.vecmath.Point3d EPSILON_M
the epsilon for meter based crs

Constructor Detail

TransformationETRS89RDTest

public TransformationETRS89RDTest()
Method Detail

init

public static void init()

testRefPoints

public void testRefPoints()
                   throws UnknownCRSException,
                          TransformationException
Throws:
UnknownCRSException
TransformationException


Copyright © 2011. All Rights Reserved.