Class QuaternionIntegratorTest

java.lang.Object
com.irurueta.navigation.inertial.calibration.gyroscope.QuaternionIntegratorTest

class QuaternionIntegratorTest extends Object
  • Field Details

  • Constructor Details

    • QuaternionIntegratorTest

      QuaternionIntegratorTest()
  • Method Details

    • testIntegrateGyroSequenceWithInitialAttitudeAndEulerType

      @Test void testIntegrateGyroSequenceWithInitialAttitudeAndEulerType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithNoInitialAttitudeAndEulerType

      @Test void testIntegrateGyroSequenceWithNoInitialAttitudeAndEulerType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithEulerType

      @Test void testIntegrateGyroSequenceWithEulerType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceAndReturnNewWithEulerType

      @Test void testIntegrateGyroSequenceAndReturnNewWithEulerType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceAndReturnNewWithEulerType2

      @Test void testIntegrateGyroSequenceAndReturnNewWithEulerType2() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithInitialAttitudeAndMidPointType

      @Test void testIntegrateGyroSequenceWithInitialAttitudeAndMidPointType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithNoInitialAttitudeAndMidPointType

      @Test void testIntegrateGyroSequenceWithNoInitialAttitudeAndMidPointType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithMidPointType

      @Test void testIntegrateGyroSequenceWithMidPointType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceAndReturnNewWithMidPointType

      @Test void testIntegrateGyroSequenceAndReturnNewWithMidPointType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceAndReturnNewWithMidPointType2

      @Test void testIntegrateGyroSequenceAndReturnNewWithMidPointType2() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithInitialAttitudeAndRungeKuttaType

      @Test void testIntegrateGyroSequenceWithInitialAttitudeAndRungeKuttaType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithNoInitialAttitudeAndRungeKuttaType

      @Test void testIntegrateGyroSequenceWithNoInitialAttitudeAndRungeKuttaType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceWithRungeKuttaType

      @Test void testIntegrateGyroSequenceWithRungeKuttaType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceAndReturnNewWithRungeKuttaType

      @Test void testIntegrateGyroSequenceAndReturnNewWithRungeKuttaType() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException
    • testIntegrateGyroSequenceAndReturnNewWithRungeKuttaType2

      @Test void testIntegrateGyroSequenceAndReturnNewWithRungeKuttaType2() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.geometry.RotationException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.geometry.RotationException
      InertialNavigatorException