Package com.irurueta.navigation.inertial
Class INSLooselyCoupledKalmanInitializerConfigTest
java.lang.Object
com.irurueta.navigation.inertial.INSLooselyCoupledKalmanInitializerConfigTest
-
Field Summary
Fields -
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(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_VALUE
private static final double MIN_VALUE- See Also:
-
MAX_VALUE
private static final double MAX_VALUE- See Also:
-
THRESHOLD
private static final double THRESHOLD- See Also:
-
-
Constructor Details
-
INSLooselyCoupledKalmanInitializerConfigTest
INSLooselyCoupledKalmanInitializerConfigTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testGetSetInitialAttitudeUncertainty
@Test void testGetSetInitialAttitudeUncertainty() -
testGetSetInitialAttitudeUncertaintyAngle
@Test void testGetSetInitialAttitudeUncertaintyAngle() -
testGetSetInitialVelocityUncertainty
@Test void testGetSetInitialVelocityUncertainty() -
testGetSetInitialVelocityUncertaintySpeed
@Test void testGetSetInitialVelocityUncertaintySpeed() -
testGetSetInitialPositionUncertainty
@Test void testGetSetInitialPositionUncertainty() -
testGetSetInitialPositionUncertaintyDistance
@Test void testGetSetInitialPositionUncertaintyDistance() -
testGetSetInitialAccelerationBiasUncertainty
@Test void testGetSetInitialAccelerationBiasUncertainty() -
testGetSetInitialAccelerationBiasUncertaintyAcceleration
@Test void testGetSetInitialAccelerationBiasUncertaintyAcceleration() -
testGetSetInitialGyroscopeBiasUncertainty
@Test void testGetSetInitialGyroscopeBiasUncertainty() -
testGetSetInitialGyroscopeBiasUncertaintyAngularSpeed
@Test void testGetSetInitialGyroscopeBiasUncertaintyAngularSpeed() -
testSetValues
@Test void testSetValues() -
testSetValues2
@Test void testSetValues2() -
testCopyTo
@Test void testCopyTo() -
testCopyFrom
@Test void testCopyFrom() -
testHashCode
@Test void testHashCode() -
testEquals
@Test void testEquals() -
testEqualsWithThreshold
@Test void testEqualsWithThreshold() -
testClone
- Throws:
CloneNotSupportedException
-
testSerializeDeserialize
- Throws:
IOExceptionClassNotFoundException
-
testSerialVersionUID
-