Class AttitudeEstimatorTest
java.lang.Object
com.irurueta.navigation.inertial.estimators.AttitudeEstimatorTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final doubleprivate static final Calendarprivate static final longprivate 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 Stringprivate static final Calendarprivate static final longprivate static final doubleprivate static final intprivate static final double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static GregorianCalendarcreateCalendar(long timestamp) private static com.irurueta.navigation.frames.NEDPositionprivate static longprivate static doublecreateYear(GregorianCalendar calendar) (package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(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
-
RESOURCE
- 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:
-
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_METERS
private static final double MIN_HEIGHT_METERS- See Also:
-
MAX_HEIGHT_METERS
private static final double MAX_HEIGHT_METERS- See Also:
-
TIME_INTERVAL
private static final double TIME_INTERVAL- See Also:
-
VERY_LARGE_ABSOLUTE_ERROR
private static final double VERY_LARGE_ABSOLUTE_ERROR- See Also:
-
LARGE_ABSOLUTE_ERROR
private static final double LARGE_ABSOLUTE_ERROR- See Also:
-
ABSOLUTE_ERROR
private static final double ABSOLUTE_ERROR- See Also:
-
START_CALENDAR
-
END_CALENDAR
-
START_TIMESTAMP_MILLIS
private static final long START_TIMESTAMP_MILLIS -
END_TIMESTAMP_MILLIS
private static final long END_TIMESTAMP_MILLIS -
TIMES
private static final int TIMES- See Also:
-
-
Constructor Details
-
AttitudeEstimatorTest
AttitudeEstimatorTest()
-
-
Method Details
-
testConstructor
- Throws:
IOException
-
testGetAttitude1
- Throws:
IOException
-
testGetAttitude2
- Throws:
IOException
-
testGetAttitude3
- Throws:
IOException
-
testGetAttitude4
- Throws:
IOException
-
testGetAttitude5
- Throws:
IOException
-
testGetAttitude6
- Throws:
IOException
-
testGetAttitude7
- Throws:
IOException
-
testGetAttitude8
- Throws:
IOException
-
testGetAttitude9
- Throws:
IOException
-
testGetAttitude10
- Throws:
IOException
-
testGetAttitude11
- Throws:
IOException
-
testGetAttitude12
- Throws:
IOException
-
testGetAttitudeStatic1
- Throws:
IOException
-
testGetAttitudeStatic2
- Throws:
IOException
-
testGetAttitudeStatic3
- Throws:
IOException
-
testGetAttitudeStatic4
- Throws:
IOException
-
testGetAttitudeStatic5
- Throws:
IOException
-
testGetAttitudeStatic6
- Throws:
IOException
-
testGetAttitudeStatic7
- Throws:
IOException
-
testGetAttitudeStatic8
- Throws:
IOException
-
testGetAttitudeStatic9
- Throws:
IOException
-
testGetAttitudeStatic10
- Throws:
IOException
-
testGetAttitudeStatic11
- Throws:
IOException
-
testGetAttitudeStatic12
- Throws:
IOException
-
testGetAttitudeStatic13
- Throws:
IOException
-
testGetAttitudeStatic14
- Throws:
IOException
-
testGetAttitudeStatic15
- Throws:
IOException
-
testGetAttitudeStatic16
- Throws:
IOException
-
testGetMagneticHeading
- Throws:
IOException
-
testGetMagneticHeadingAsAngle
- Throws:
IOException
-
testGetYaw
- Throws:
IOException
-
testGetYawAsAngle
- Throws:
IOException
-
createPosition
private static com.irurueta.navigation.frames.NEDPosition createPosition() -
createTimestamp
private static long createTimestamp() -
createCalendar
-
createYear
-