Class StandardDeviationFrameBodyMagneticFluxDensityTest
java.lang.Object
com.irurueta.navigation.inertial.calibration.StandardDeviationFrameBodyMagneticFluxDensityTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate 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 Calendarprivate static final longprivate static final double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static com.irurueta.navigation.frames.CoordinateTransformationprivate static BodyMagneticFluxDensityprivate static BodyMagneticFluxDensitycreateMagneticFluxDensity(com.irurueta.navigation.frames.NEDPosition position, Date timestamp, com.irurueta.navigation.frames.CoordinateTransformation cnb) private 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(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:
-
MAX_MAGNETIC_FLUX_DENSITY
private static final double MAX_MAGNETIC_FLUX_DENSITY- See Also:
-
THRESHOLD
private static final double THRESHOLD- 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
-
StandardDeviationFrameBodyMagneticFluxDensityTest
StandardDeviationFrameBodyMagneticFluxDensityTest()
-
-
Method Details
-
testConstructor
- Throws:
IOException
-
testGetSetMagneticFluxDensityStandardDeviation
@Test void testGetSetMagneticFluxDensityStandardDeviation() -
testGetSetMagneticFluxDensity
- Throws:
IOException
-
testGetSetFrame
@Test void testGetSetFrame() -
testGetSetNedFrame
@Test void testGetSetNedFrame() -
testGetSetYear
@Test void testGetSetYear() -
testSetTime1
@Test void testSetTime1() -
testSetTime2
@Test void testSetTime2() -
testCopyFromWhenBodyMagneticFluxAndFrameAreAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenBodyMagneticFluxAndFrameAreAvailableAtSourceAndDestinationIsEmpty() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyFromWhenOnlyBodyMagneticFluxAreaAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenOnlyBodyMagneticFluxAreaAvailableAtSourceAndDestinationIsEmpty() throws IOException- Throws:
IOException
-
testCopyFromWhenOnlyFrameIsAvailableAtSourceAndDestinationIsEmpty
@Test void testCopyFromWhenOnlyFrameIsAvailableAtSourceAndDestinationIsEmpty() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyFromWhenEmptySourceAndDestinationHasData
@Test void testCopyFromWhenEmptySourceAndDestinationHasData() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyFromWhenBothSourceAndDestinationHaveData
@Test void testCopyFromWhenBothSourceAndDestinationHaveData() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testCopyTo
@Test void testCopyTo() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testHashCode
@Test void testHashCode() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testEquals
@Test void testEquals() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testEqualsWithThreshold
@Test void testEqualsWithThreshold() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
-
testClone
@Test void testClone() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, CloneNotSupportedException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptionCloneNotSupportedException
-
testSerializeDeserialize
@Test void testSerializeDeserialize() throws IOException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, ClassNotFoundException- Throws:
IOExceptioncom.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeExceptionClassNotFoundException
-
testSerialVersionUID
-
createMagneticFluxDensity
- Throws:
IOException
-
createAttitude
private static com.irurueta.navigation.frames.CoordinateTransformation createAttitude() -
createPosition
private static com.irurueta.navigation.frames.NEDPosition createPosition() -
createTimestamp
-