Class AngularRateFixerTest
java.lang.Object
com.irurueta.navigation.inertial.calibration.AngularRateFixerTest
-
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 double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static com.irurueta.algebra.Matrixprivate static com.irurueta.algebra.Matrixprivate static com.irurueta.algebra.Matrixprivate static com.irurueta.algebra.Matrixprivate static com.irurueta.algebra.Matrix(package private) void(package private) voidtestFix1()(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) voidtestFix2()(package private) voidtestFix3()(package private) voidtestFix4()(package private) voidtestFix5()(package private) voidtestFix6()(package private) voidtestFix7()(package private) voidtestFix8()(package private) voidtestFix9()(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(package private) void(package private) void(package private) void
-
Field Details
-
TIME_INTERVAL_SECONDS
private static final double TIME_INTERVAL_SECONDS- See Also:
-
MIN_ACCELEROMETER_VALUE
private static final double MIN_ACCELEROMETER_VALUE- See Also:
-
MAX_ACCELEROMETER_VALUE
private static final double MAX_ACCELEROMETER_VALUE- See Also:
-
MIN_GYRO_VALUE
private static final double MIN_GYRO_VALUE- See Also:
-
MAX_GYRO_VALUE
private static final double MAX_GYRO_VALUE- See Also:
-
MICRO_G_TO_METERS_PER_SECOND_SQUARED
private static final double MICRO_G_TO_METERS_PER_SECOND_SQUARED- See Also:
-
DEG_TO_RAD
private static final double DEG_TO_RAD- See Also:
-
ABSOLUTE_ERROR
private static final double ABSOLUTE_ERROR- See Also:
-
-
Constructor Details
-
AngularRateFixerTest
AngularRateFixerTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-
testGetSetBias
@Test void testGetSetBias() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-
testGetSetBiasArray
@Test void testGetSetBiasArray() -
testGetSetBiasTriad
@Test void testGetSetBiasTriad() -
testGetSetBiasX
@Test void testGetSetBiasX() -
testGetSetBiasY
@Test void testGetSetBiasY() -
testGetSetBiasZ
@Test void testGetSetBiasZ() -
testSetBias1
@Test void testSetBias1() -
testGetSetBiasXAsAngularSpeed
@Test void testGetSetBiasXAsAngularSpeed() -
testGetSetBiasYAsAngularSpeed
@Test void testGetSetBiasYAsAngularSpeed() -
testGetSetBiasZAsAngularSpeed
@Test void testGetSetBiasZAsAngularSpeed() -
testGetSetBias2
@Test void testGetSetBias2() -
testGetSetCrossCouplingErrors
@Test void testGetSetCrossCouplingErrors() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetSx
@Test void testGetSetSx() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetSy
@Test void testGetSetSy() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetSz
@Test void testGetSetSz() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetMxy
@Test void testGetSetMxy() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetMxz
@Test void testGetSetMxz() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetMyx
@Test void testGetSetMyx() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetMyz
@Test void testGetSetMyz() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetMzx
@Test void testGetSetMzx() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetMzy
@Test void testGetSetMzy() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testSetScalingFactors
@Test void testSetScalingFactors() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testSetCrossCouplingErrors
@Test void testSetCrossCouplingErrors() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testSetScalingFactorsAndCrossCouplingErrors
@Test void testSetScalingFactorsAndCrossCouplingErrors() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testGetSetGDependantCrossBias
@Test void testGetSetGDependantCrossBias() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix1
@Test void testFix1() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix2
@Test void testFix2() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix3
@Test void testFix3() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix4
@Test void testFix4() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix5
@Test void testFix5() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix6
@Test void testFix6() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix7
@Test void testFix7() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix8
@Test void testFix8() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix9
@Test void testFix9() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix10
@Test void testFix10() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix11
@Test void testFix11() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix12
@Test void testFix12() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix13
@Test void testFix13() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix14
@Test void testFix14() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix15
@Test void testFix15() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFix16
@Test void testFix16() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew1
@Test void testFixAndReturnNew1() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew2
@Test void testFixAndReturnNew2() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew3
@Test void testFixAndReturnNew3() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew4
@Test void testFixAndReturnNew4() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNewMatrix1
@Test void testFixAndReturnNewMatrix1() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew5
@Test void testFixAndReturnNew5() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNewMatrix2
@Test void testFixAndReturnNewMatrix2() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew6
@Test void testFixAndReturnNew6() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew7
@Test void testFixAndReturnNew7() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNewMatrix3
@Test void testFixAndReturnNewMatrix3() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew8
@Test void testFixAndReturnNew8() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNewMatrix4
@Test void testFixAndReturnNewMatrix4() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNew9
@Test void testFixAndReturnNew9() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testFixAndReturnNewMatrix5
@Test void testFixAndReturnNewMatrix5() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
generateBa
private static com.irurueta.algebra.Matrix generateBa() -
generateBg
private static com.irurueta.algebra.Matrix generateBg() -
generateMa
private static com.irurueta.algebra.Matrix generateMa() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-
generateMg
private static com.irurueta.algebra.Matrix generateMg() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-
generateGg
private static com.irurueta.algebra.Matrix generateGg() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-