Package com.irurueta.navigation.inertial
Class BodyKinematicsAndMagneticFluxDensityTest
java.lang.Object
com.irurueta.navigation.inertial.BodyKinematicsAndMagneticFluxDensityTest
-
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 double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static BodyKinematicsprivate static BodyMagneticFluxDensity(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_SPECIFIC_FORCE
private static final double MIN_SPECIFIC_FORCE- See Also:
-
MAX_SPECIFIC_FORCE
private static final double MAX_SPECIFIC_FORCE- See Also:
-
MIN_ANGULAR_RATE_VALUE
private static final double MIN_ANGULAR_RATE_VALUE- See Also:
-
MAX_ANGULAR_RATE_VALUE
private static final double MAX_ANGULAR_RATE_VALUE- See Also:
-
MIN_MAGNETIC_FLUX_VALUE
private static final double MIN_MAGNETIC_FLUX_VALUE- See Also:
-
MAX_MAGNETIC_FLUX_VALUE
private static final double MAX_MAGNETIC_FLUX_VALUE- See Also:
-
THRESHOLD
private static final double THRESHOLD- See Also:
-
-
Constructor Details
-
BodyKinematicsAndMagneticFluxDensityTest
BodyKinematicsAndMagneticFluxDensityTest()
-
-
Method Details
-
testConstructor1
@Test void testConstructor1() -
testConstructor2
@Test void testConstructor2() -
testConstructor3
@Test void testConstructor3() -
testConstructor4
@Test void testConstructor4() -
testConstructor5
@Test void testConstructor5() -
testGetSetKinematics
@Test void testGetSetKinematics() -
testGetSetMagneticFluxDensity
@Test void testGetSetMagneticFluxDensity() -
testCopyFromWhenHasBothKinematicsAndMagneticFlux
@Test void testCopyFromWhenHasBothKinematicsAndMagneticFlux() -
testCopyFromWhenHasKinematics
@Test void testCopyFromWhenHasKinematics() -
testCopyFromWhenHasMagneticFlux
@Test void testCopyFromWhenHasMagneticFlux() -
testCopyFromWhenNullData
@Test void testCopyFromWhenNullData() -
testCopyTo
@Test void testCopyTo() -
testHashCode
@Test void testHashCode() -
testEquals
@Test void testEquals() -
testEqualsWithThreshold
@Test void testEqualsWithThreshold() -
testClone
- Throws:
CloneNotSupportedException
-
testSerializeDeserialize
- Throws:
IOExceptionClassNotFoundException
-
testSerialVersionUID
-
createKinematics
-
createMagneticFlux
-