Class GeometryMgrTest


  • public class GeometryMgrTest
    extends java.lang.Object
    • Constructor Detail

      • GeometryMgrTest

        public GeometryMgrTest()
    • Method Detail

      • testElipticalDistanceCalculator

        public void testElipticalDistanceCalculator()
        the following example tests the geodesy calculations. Here the equator's length is examined basing on the global international GPS ellipsoid model WGS84
      • testLoadedElipticalDistanceCalculator

        public void testLoadedElipticalDistanceCalculator()
                                                   throws java.lang.Throwable,
                                                          GeoLocatorException
        The following test examines the behavior of the GeometryMgr.getElipticalDistanceKM() loaded with 250 multithreaded queries
        Throws:
        java.lang.Throwable
        GeoLocatorException