Class NEDMagneticFluxDensityTest
java.lang.Object
com.irurueta.navigation.inertial.wmm.NEDMagneticFluxDensityTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(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_VALUE
private static final double MIN_VALUE- See Also:
-
MAX_VALUE
private static final double MAX_VALUE- See Also:
-
THRESHOLD
private static final double THRESHOLD- See Also:
-
-
Constructor Details
-
NEDMagneticFluxDensityTest
NEDMagneticFluxDensityTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testGetSetBn
@Test void testGetSetBn() -
testGetSetBnAsMagneticFluxDensity
@Test void testGetSetBnAsMagneticFluxDensity() -
testGetSetBe
@Test void testGetSetBe() -
testGetSetBeAsMagneticFluxDensity
@Test void testGetSetBeAsMagneticFluxDensity() -
testGetSetBd
@Test void testGetSetBd() -
testGetSetBdAsMagneticFluxDensity
@Test void testGetSetBdAsMagneticFluxDensity() -
testSetCoordinates1
@Test void testSetCoordinates1() -
testSetCoordinates2
@Test void testSetCoordinates2() -
testSetCoordinates3
@Test void testSetCoordinates3() -
testGetNorm
@Test void testGetNorm() -
testGetNormAsMagneticFluxDensity
@Test void testGetNormAsMagneticFluxDensity() -
testCopyTo
@Test void testCopyTo() -
testCopyFrom
@Test void testCopyFrom() -
testAsArray
@Test void testAsArray() -
testAsMatrix
@Test void testAsMatrix() throws com.irurueta.algebra.WrongSizeException- Throws:
com.irurueta.algebra.WrongSizeException
-
testHashCode
@Test void testHashCode() -
testEquals
@Test void testEquals() -
testEqualsWithThreshold
@Test void testEqualsWithThreshold() -
testClone
- Throws:
CloneNotSupportedException
-
testSerializeDeserialize
- Throws:
IOExceptionClassNotFoundException
-
testSerialVersionUID
-