Class BodyMagneticFluxDensityBiasEstimatorTest
java.lang.Object
com.irurueta.navigation.inertial.calibration.bias.BodyMagneticFluxDensityBiasEstimatorTest
- All Implemented Interfaces:
BodyMagneticFluxDensityBiasEstimatorListener
class BodyMagneticFluxDensityBiasEstimatorTest
extends Object
implements BodyMagneticFluxDensityBiasEstimatorListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final doubleprivate intprivate 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 doubleprivate static final doubleprivate static final intprivate intprivate static final doubleprivate intprivate static final Calendarprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidcheckLocked(BodyMagneticFluxDensityBiasEstimator estimator) private 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 BodyMagneticFluxDensitygenerateMeasure(BodyMagneticFluxDensity truthMagnetic, double[] hardIron, com.irurueta.algebra.Matrix softIron, com.irurueta.statistics.GaussianRandomizer noiseRandomizer) private static BodyMagneticFluxDensitygenerateMeasuredMagneticFluxDensity(BodyMagneticFluxDensity input, double[] hardIron, com.irurueta.algebra.Matrix softIron) private static com.irurueta.algebra.MatrixvoidvoidonReset(BodyMagneticFluxDensityBiasEstimator estimator) voidonStart(BodyMagneticFluxDensityBiasEstimator estimator) private voidreset()(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(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(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
-
N_SAMPLES
private static final int N_SAMPLES- See Also:
-
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:
-
MAGNETOMETER_NOISE_STD
private static final double MAGNETOMETER_NOISE_STD- 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 -
ABSOLUTE_ERROR
private static final double ABSOLUTE_ERROR- See Also:
-
LARGE_ABSOLUTE_ERROR
private static final double LARGE_ABSOLUTE_ERROR- See Also:
-
SMALL_ABSOLUTE_ERROR
private static final double SMALL_ABSOLUTE_ERROR- See Also:
-
start
private int start -
bodyMagneticFluxDensityAdded
private int bodyMagneticFluxDensityAdded -
reset
private int reset
-
-
Constructor Details
-
BodyMagneticFluxDensityBiasEstimatorTest
BodyMagneticFluxDensityBiasEstimatorTest()
-
-
Method Details
-
testConstructor1
- Throws:
IOException
-
testConstructor2
@Test void testConstructor2() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor3
- Throws:
IOException
-
testConstructor4
- Throws:
IOException
-
testConstructor5
- Throws:
IOException
-
testConstructor6
@Test void testConstructor6() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor7
@Test void testConstructor7() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor8
- Throws:
IOException
-
testConstructor9
@Test void testConstructor9() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor10
- Throws:
IOException
-
testConstructor11
- Throws:
IOException
-
testConstructor12
- Throws:
IOException
-
testConstructor13
@Test void testConstructor13() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor14
@Test void testConstructor14() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor15
- Throws:
IOException
-
testConstructor16
@Test void testConstructor16() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor17
- Throws:
IOException
-
testConstructor18
- Throws:
IOException
-
testConstructor19
- Throws:
IOException
-
testConstructor20
@Test void testConstructor20() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor21
@Test void testConstructor21() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor22
- Throws:
IOException
-
testConstructor23
@Test void testConstructor23() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor24
- Throws:
IOException
-
testConstructor25
- Throws:
IOException
-
testConstructor26
- Throws:
IOException
-
testConstructor27
@Test void testConstructor27() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor28
@Test void testConstructor28() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor29
- Throws:
IOException
-
testConstructor30
@Test void testConstructor30() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor31
- Throws:
IOException
-
testConstructor32
- Throws:
IOException
-
testConstructor33
- Throws:
IOException
-
testConstructor34
@Test void testConstructor34() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor35
@Test void testConstructor35() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor36
- Throws:
IOException
-
testConstructor37
@Test void testConstructor37() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor38
- Throws:
IOException
-
testConstructor39
- Throws:
IOException
-
testConstructor40
- Throws:
IOException
-
testConstructor41
@Test void testConstructor41() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor42
@Test void testConstructor42() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor43
- Throws:
IOException
-
testConstructor44
@Test void testConstructor44() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor45
- Throws:
IOException
-
testConstructor46
- Throws:
IOException
-
testConstructor47
- Throws:
IOException
-
testConstructor48
@Test void testConstructor48() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor49
@Test void testConstructor49() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor50
- Throws:
IOException
-
testConstructor51
@Test void testConstructor51() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor52
- Throws:
IOException
-
testConstructor53
- Throws:
IOException
-
testConstructor54
- Throws:
IOException
-
testConstructor55
@Test void testConstructor55() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor56
@Test void testConstructor56() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor57
- Throws:
IOException
-
testConstructor58
@Test void testConstructor58() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor59
- Throws:
IOException
-
testConstructor60
- Throws:
IOException
-
testConstructor61
- Throws:
IOException
-
testConstructor62
@Test void testConstructor62() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor63
@Test void testConstructor63() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor64
- Throws:
IOException
-
testConstructor65
@Test void testConstructor65() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor66
- Throws:
IOException
-
testConstructor67
- Throws:
IOException
-
testConstructor68
- Throws:
IOException
-
testConstructor69
@Test void testConstructor69() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testConstructor70
@Test void testConstructor70() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testGetSetTimeInterval
- Throws:
com.irurueta.navigation.LockedExceptionIOException
-
testGetTimeIntervalAsTime
- Throws:
com.irurueta.navigation.LockedExceptionIOException
-
testGetSetEcefPosition1
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetEcefPosition2
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetEcefPosition3
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetEcefPosition4
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetEcefFrame
@Test void testGetEcefFrame() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testGetNedFrame
@Test void testGetNedFrame() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testGetSetNedPosition1
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetNedPosition2
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetNedPosition3
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetNedPosition4
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetEcefC
@Test void testGetSetEcefC() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testGetSetNedC
@Test void testGetSetNedC() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndNedOrientation1
@Test void testSetNedPositionAndNedOrientation1() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndNedOrientation2
@Test void testSetNedPositionAndNedOrientation2() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndNedOrientation3
@Test void testSetNedPositionAndNedOrientation3() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndNedOrientation4
@Test void testSetNedPositionAndNedOrientation4() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndEcefOrientation1
@Test void testSetEcefPositionAndEcefOrientation1() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndEcefOrientation2
@Test void testSetEcefPositionAndEcefOrientation2() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndEcefOrientation3
@Test void testSetEcefPositionAndEcefOrientation3() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndEcefOrientation4
@Test void testSetEcefPositionAndEcefOrientation4() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndEcefOrientation1
@Test void testSetNedPositionAndEcefOrientation1() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndEcefOrientation2
@Test void testSetNedPositionAndEcefOrientation2() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndEcefOrientation3
@Test void testSetNedPositionAndEcefOrientation3() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetNedPositionAndEcefOrientation4
@Test void testSetNedPositionAndEcefOrientation4() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndNedOrientation1
@Test void testSetEcefPositionAndNedOrientation1() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndNedOrientation2
@Test void testSetEcefPositionAndNedOrientation2() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndNedOrientation3
@Test void testSetEcefPositionAndNedOrientation3() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testSetEcefPositionAndNedOrientation4
@Test void testSetEcefPositionAndNedOrientation4() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.navigation.LockedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptioncom.irurueta.navigation.LockedException
-
testGetSetYear
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testSetTime1
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testSetTime2
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetMagneticModel
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testGetSetListener
- Throws:
IOExceptioncom.irurueta.navigation.LockedException
-
testAddBodyMagneticFluxDensityAndReset
@Test void testAddBodyMagneticFluxDensityAndReset() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, IOException, com.irurueta.navigation.LockedException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptionIOExceptioncom.irurueta.navigation.LockedException
-
reset
private void reset() -
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)
-