Package com.irurueta.navigation.geodesic
Class GeodesicLineTest
java.lang.Object
com.irurueta.navigation.geodesic.GeodesicLineTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
-
Field Details
-
ABSOLUTE_ERROR
private static final double ABSOLUTE_ERROR- See Also:
-
-
Constructor Details
-
GeodesicLineTest
GeodesicLineTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testPosition
@Test void testPosition() -
testArcPosition
@Test void testArcPosition() -
testGetSetDistance
@Test void testGetSetDistance() -
testGetSetArc
@Test void testGetSetArc() -
testGenSetDistance
@Test void testGenSetDistance() -
testCapabilities
@Test void testCapabilities()
-