Class MagneticFluxDensityFixerTest
java.lang.Object
com.irurueta.navigation.inertial.calibration.MagneticFluxDensityFixerTest
-
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 doubleprivate static final doubleprivate static final doubleprivate static final Calendarprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static com.irurueta.navigation.frames.NEDPositioncreatePosition(com.irurueta.statistics.UniformRandomizer randomizer) private static longcreateTimestamp(com.irurueta.statistics.UniformRandomizer randomizer) private static com.irurueta.navigation.frames.CoordinateTransformationgenerateBodyC(com.irurueta.statistics.UniformRandomizer randomizer) private static double[]generateHardIron(com.irurueta.statistics.UniformRandomizer randomizer) private 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) void(package private) void(package private) void(package private) voidtestFix2()(package private) void(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
-
MIN_HARD_IRON
private static final double MIN_HARD_IRON- See Also:
-
MAX_HARD_IRON
private static final double MAX_HARD_IRON- See Also:
-
MIN_SOFT_IRON
private static final double MIN_SOFT_IRON- See Also:
-
MAX_SOFT_IRON
private static final double MAX_SOFT_IRON- 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:
-
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
-
-
Constructor Details
-
MagneticFluxDensityFixerTest
MagneticFluxDensityFixerTest()
-
-
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() -
testGetSetBiasAsBodyMagneticFluxDensity
@Test void testGetSetBiasAsBodyMagneticFluxDensity() -
testGetSetBiasTriad
@Test void testGetSetBiasTriad() -
testGetSetBiasX
@Test void testGetSetBiasX() -
testGetSetBiasY
@Test void testGetSetBiasY() -
testGetSetBiasZ
@Test void testGetSetBiasZ() -
testSetBias1
@Test void testSetBias1() -
testGetSetBiasXAsMagneticFluxDensity
@Test void testGetSetBiasXAsMagneticFluxDensity() -
testGetSetBiasYAsMagneticFluxDensity
@Test void testGetSetBiasYAsMagneticFluxDensity() -
testGetSetBiasZAsMagneticFluxDensity
@Test void testGetSetBiasZAsMagneticFluxDensity() -
testSetBias2
@Test void testSetBias2() -
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
-
testFix1
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix2
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix3
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix4
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix5
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix6
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix7
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix8
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix9
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix10
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix11
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix12
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix13
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix14
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix15
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix16
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix17
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix18
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix19
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFix20
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew1
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew2
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew3
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew4
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNewMatrix1
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew5
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNewMatrix2
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew6
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew7
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNewMatrix3
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew8
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNewMatrix4
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNew9
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
testFixAndReturnNewMatrix5
- Throws:
com.irurueta.algebra.AlgebraExceptionIOException
-
generateBodyC
private static com.irurueta.navigation.frames.CoordinateTransformation generateBodyC(com.irurueta.statistics.UniformRandomizer randomizer) -
generateHardIron
private static double[] generateHardIron(com.irurueta.statistics.UniformRandomizer randomizer) -
generateSoftIronGeneral
private static com.irurueta.algebra.Matrix generateSoftIronGeneral() -
createPosition
private static com.irurueta.navigation.frames.NEDPosition createPosition(com.irurueta.statistics.UniformRandomizer randomizer) -
createTimestamp
private static long createTimestamp(com.irurueta.statistics.UniformRandomizer randomizer)
-