Package com.irurueta.navigation
Class Accuracy2DTest
java.lang.Object
com.irurueta.navigation.Accuracy2DTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final double
private static final double
private static final double
private static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
-
Field Details
-
MIN_ANGLE_DEGREES
private static final double MIN_ANGLE_DEGREES- See Also:
-
MAX_ANGLE_DEGREES
private static final double MAX_ANGLE_DEGREES- See Also:
-
ABSOLUTE_ERROR
private static final double ABSOLUTE_ERROR- See Also:
-
TIMES
private static final int TIMES- See Also:
-
-
Constructor Details
-
Accuracy2DTest
Accuracy2DTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() throws com.irurueta.algebra.AlgebraException, com.irurueta.geometry.GeometryException- Throws:
com.irurueta.algebra.AlgebraException
com.irurueta.geometry.GeometryException
-
testGetSetCovarianceMatrix
@Test void testGetSetCovarianceMatrix() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetStandardDeviationFactor
@Test void testGetSetStandardDeviationFactor() -
testGetSetConfidence
@Test void testGetSetConfidence()
-