Class BodyMagneticFluxDensityEstimatorTest
java.lang.Object
com.irurueta.navigation.inertial.estimators.BodyMagneticFluxDensityEstimatorTest
-
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 Calendarprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static com.irurueta.navigation.frames.CoordinateTransformationprivate static com.irurueta.navigation.frames.NEDPositionprivate static Date(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_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:
-
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:
-
-
Constructor Details
-
BodyMagneticFluxDensityEstimatorTest
BodyMagneticFluxDensityEstimatorTest()
-
-
Method Details
-
testDeclinationAndDip
- Throws:
IOException
-
testEstimate1
- Throws:
IOExceptioncom.irurueta.algebra.WrongSizeException
-
testEstimate2
- Throws:
IOException
-
testEstimate3
- Throws:
IOException
-
testEstimate4
- Throws:
IOException
-
testEstimate5
- Throws:
IOException
-
testEstimate6
- Throws:
IOException
-
testEstimate7
- Throws:
IOException
-
testEstimate8
- Throws:
IOException
-
testEstimate9
- Throws:
IOException
-
testEstimate10
- Throws:
IOException
-
testEstimate11
- Throws:
IOException
-
testEstimate12
- Throws:
IOException
-
testEstimate13
- Throws:
IOException
-
testEstimate14
- Throws:
IOException
-
createAttitude
private static com.irurueta.navigation.frames.CoordinateTransformation createAttitude() -
createPosition
private static com.irurueta.navigation.frames.NEDPosition createPosition() -
createTimestamp
-