Class FrameBodyKinematicsTest
java.lang.Object
com.irurueta.navigation.inertial.calibration.FrameBodyKinematicsTest
-
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 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 TypeMethodDescriptionprivate static BodyKinematicsprivate static com.irurueta.navigation.frames.NEDFrame(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
-
MIN_SPECIFIC_FORCE
private static final double MIN_SPECIFIC_FORCE- See Also:
-
MAX_SPECIFIC_FORCE
private static final double MAX_SPECIFIC_FORCE- See Also:
-
MIN_ANGULAR_RATE_VALUE
private static final double MIN_ANGULAR_RATE_VALUE- See Also:
-
MAX_ANGULAR_RATE_VALUE
private static final double MAX_ANGULAR_RATE_VALUE- 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
private static final double MIN_HEIGHT- See Also:
-
MAX_HEIGHT
private static final double MAX_HEIGHT- See Also:
-
MIN_VELOCITY_VALUE
private static final double MIN_VELOCITY_VALUE- See Also:
-
MAX_VELOCITY_VALUE
private static final double MAX_VELOCITY_VALUE- 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_TIME_INTERVAL
private static final double MIN_TIME_INTERVAL- See Also:
-
MAX_TIME_INTERVAL
private static final double MAX_TIME_INTERVAL- See Also:
-
THRESHOLD
private static final double THRESHOLD- See Also:
-
-
Constructor Details
-
FrameBodyKinematicsTest
FrameBodyKinematicsTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testGetSetKinematics
@Test void testGetSetKinematics() -
testGetSetFrame
@Test void testGetSetFrame() -
testGetSetNedFrame
@Test void testGetSetNedFrame() -
testGetSetPreviousFrame
@Test void testGetSetPreviousFrame() -
testGetSetPreviousNedFrame
@Test void testGetSetPreviousNedFrame() -
testGetSetTimeInterval
@Test void testGetSetTimeInterval() -
testGetSetTimeIntervalAsTime
@Test void testGetSetTimeIntervalAsTime() -
testCopyFromWhenBodyKinematicsAndFrameAreAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenBodyKinematicsAndFrameAreAvailableAtSourceAndDestinationIsEmpty() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyFromWhenOnlyBodyKinematicsAreAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenOnlyBodyKinematicsAreAvailableAtSourceAndDestinationIsEmpty() -
testCopyFromWhenOnlyFrameIsAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenOnlyFrameIsAvailableAtSourceAndDestinationIsEmpty() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyFromWhenOnlyCurrentAndPreviousFrameIsAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenOnlyCurrentAndPreviousFrameIsAvailableAtSourceAndDestinationIsEmpty() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyFromWhenEmptySourceAndDestinationHasKinematicsCurrentAndPreviousFrameAndTimeInterval
@Test void testCopyFromWhenEmptySourceAndDestinationHasKinematicsCurrentAndPreviousFrameAndTimeInterval() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyFromWhenSourceAndDestinationHaveKinematicsCurrentAndPreviousFrameAndTimeInterval
@Test void testCopyFromWhenSourceAndDestinationHaveKinematicsCurrentAndPreviousFrameAndTimeInterval() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyTo
@Test void testCopyTo() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testHashCode
@Test void testHashCode() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testEquals
@Test void testEquals() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testEqualsWithThreshold
@Test void testEqualsWithThreshold() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testClone
@Test void testClone() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, CloneNotSupportedException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptionCloneNotSupportedException
-
testSerializeDeserialize
@Test void testSerializeDeserialize() throws IOException, ClassNotFoundException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptionClassNotFoundExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testSerialVersionUID
-
createBodyKinematics
-
createNedFrame
private static com.irurueta.navigation.frames.NEDFrame createNedFrame() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-