Class StandardDeviationTimedBodyKinematicsTest
java.lang.Object
com.irurueta.navigation.inertial.calibration.StandardDeviationTimedBodyKinematicsTest
-
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 double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static BodyKinematics(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(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_TIMESTAMP_VALUE
private static final double MIN_TIMESTAMP_VALUE- See Also:
-
MAX_TIMESTAMP_VALUE
private static final double MAX_TIMESTAMP_VALUE- See Also:
-
THRESHOLD
private static final double THRESHOLD- See Also:
-
-
Constructor Details
-
StandardDeviationTimedBodyKinematicsTest
StandardDeviationTimedBodyKinematicsTest()
-
-
Method Details
-
testConstructor1
@Test void testConstructor1() -
testConstructor2
@Test void testConstructor2() -
testConstructor3
@Test void testConstructor3() -
testConstructor4
@Test void testConstructor4() -
testConstructor5
@Test void testConstructor5() -
testConstructor6
@Test void testConstructor6() -
testConstructor7
@Test void testConstructor7() -
testConstructor8
@Test void testConstructor8() -
testConstructor9
@Test void testConstructor9() -
testConstructor10
@Test void testConstructor10() -
testConstructor11
@Test void testConstructor11() -
testConstructor12
@Test void testConstructor12() -
testConstructor13
@Test void testConstructor13() -
testConstructor14
@Test void testConstructor14() -
testConstructor15
@Test void testConstructor15() -
testConstructor16
@Test void testConstructor16() -
testConstructor17
@Test void testConstructor17() -
testConstructor18
@Test void testConstructor18() -
testCopyConstructor
@Test void testCopyConstructor() -
testGetSetSpecificForceStandardDeviation
@Test void testGetSetSpecificForceStandardDeviation() -
testGetSetSpecificForceStandardDeviationAcceleration
@Test void testGetSetSpecificForceStandardDeviationAcceleration() -
testGetSetAngularRateStandardDeviation
@Test void testGetSetAngularRateStandardDeviation() -
testGetSetAngularRateStandardDeviationAsAngularSpeed
@Test void testGetSetAngularRateStandardDeviationAsAngularSpeed() -
testGetSetKinematics
@Test void testGetSetKinematics() -
testGetSetTimestampSeconds
@Test void testGetSetTimestampSeconds() -
testGetSetTimestamp
@Test void testGetSetTimestamp() -
testCopyFromWhenBodyKinematicsIsAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenBodyKinematicsIsAvailableAtSourceAndDestinationIsEmpty() -
testCopyFromWhenDestinationHasKinematics
@Test void testCopyFromWhenDestinationHasKinematics() -
testCopyFromWhenSourceAndDestinationHasKinematics
@Test void testCopyFromWhenSourceAndDestinationHasKinematics() -
testCopyTo
@Test void testCopyTo() -
testHashCode
@Test void testHashCode() -
testEquals
@Test void testEquals() -
testEqualsWithThreshold
@Test void testEqualsWithThreshold() -
testClone
- Throws:
CloneNotSupportedException
-
testSerializeDeserialize
- Throws:
IOExceptionClassNotFoundException
-
testSerialVersionUID
-
createBodyKinematics
-