Class TimedBodyKinematicsAndMagneticFluxDensityTest

java.lang.Object
com.irurueta.navigation.inertial.calibration.TimedBodyKinematicsAndMagneticFluxDensityTest

class TimedBodyKinematicsAndMagneticFluxDensityTest extends Object
  • Field Details

  • Constructor Details

    • TimedBodyKinematicsAndMagneticFluxDensityTest

      TimedBodyKinematicsAndMagneticFluxDensityTest()
  • Method Details

    • testConstructor1

      @Test void testConstructor1()
    • testConstructor2

      @Test void testConstructor2()
    • testConstructor3

      @Test void testConstructor3()
    • testConstructor4

      @Test void testConstructor4()
    • testConstructor5

      @Test void testConstructor5()
    • testConstructor6

      @Test void testConstructor6()
    • testConstructor7

      @Test void testConstructor7()
    • testConstructor8

      @Test void testConstructor8()
    • testConstructor9

      @Test void testConstructor9()
    • testConstructor10

      @Test void testConstructor10()
    • testConstructor11

      @Test void testConstructor11()
    • testConstructor12

      @Test void testConstructor12()
    • testConstructor13

      @Test void testConstructor13()
    • testGetSetKinematics

      @Test void testGetSetKinematics()
    • testGetSetMagneticFluxDensity

      @Test void testGetSetMagneticFluxDensity()
    • testGetSetTimestampSeconds

      @Test void testGetSetTimestampSeconds()
    • testGetSetTimestamp

      @Test void testGetSetTimestamp()
    • testGetSetTimedKinematics

      @Test void testGetSetTimedKinematics()
    • testCopyFrom

      @Test void testCopyFrom()
    • testCopyTo

      @Test void testCopyTo()
    • testHashCode

      @Test void testHashCode()
    • testEquals

      @Test void testEquals()
    • testEqualsWithThreshold

      @Test void testEqualsWithThreshold()
    • testClone

      @Test void testClone() throws CloneNotSupportedException
      Throws:
      CloneNotSupportedException
    • testSerializeDeserialize

      @Test void testSerializeDeserialize() throws IOException, ClassNotFoundException
      Throws:
      IOException
      ClassNotFoundException
    • testSerialVersionUID

      @Test void testSerialVersionUID() throws NoSuchFieldException, IllegalAccessException
      Throws:
      NoSuchFieldException
      IllegalAccessException
    • createKinematics

      private static BodyKinematics createKinematics()
    • createMagneticFlux

      private static BodyMagneticFluxDensity createMagneticFlux()