Class LevelingEstimator2Test
java.lang.Object
com.irurueta.navigation.inertial.estimators.LevelingEstimator2Test
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final doubleprivate static final doubleprivate static final doubleprivate static final doubleprivate static final doubleprivate static final doubleprivate static final doubleprivate static final doubleprivate static final doubleprivate static final double -
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(package private) void
-
Field Details
-
MIN_LATITUDE_DEGREES
private static final double MIN_LATITUDE_DEGREES- See Also:
-
MAX_LATITUDE_DEGREES
private static final double MAX_LATITUDE_DEGREES- See Also:
-
MIN_LONGITUDE_DEGREES
private static final double MIN_LONGITUDE_DEGREES- See Also:
-
MAX_LONGITUDE_DEGREES
private static final double MAX_LONGITUDE_DEGREES- See Also:
-
MIN_HEIGHT
private static final double MIN_HEIGHT- See Also:
-
MAX_HEIGHT
private static final double MAX_HEIGHT- See Also:
-
MIN_ANGLE_DEGREES
private static final double MIN_ANGLE_DEGREES- See Also:
-
MAX_ANGLE_DEGREES
private static final double MAX_ANGLE_DEGREES- See Also:
-
TIME_INTERVAL
private static final double TIME_INTERVAL- See Also:
-
ABSOLUTE_ERROR
private static final double ABSOLUTE_ERROR- See Also:
-
-
Constructor Details
-
LevelingEstimator2Test
LevelingEstimator2Test()
-
-
Method Details
-
testGetAttitude1
@Test void testGetAttitude1() -
testGetAttitude2
@Test void testGetAttitude2() -
testGetAttitude3
@Test void testGetAttitude3() -
testGetAttitude4
@Test void testGetAttitude4() -
testGetAttitude5
@Test void testGetAttitude5() -
testGetAttitude6
@Test void testGetAttitude6() -
testGetAttitude7
@Test void testGetAttitude7() -
testGetAttitude8
@Test void testGetAttitude8()
-