Class ECEFInertialNavigatorTest

java.lang.Object
com.irurueta.navigation.inertial.navigators.ECEFInertialNavigatorTest

class ECEFInertialNavigatorTest extends Object
  • Field Details

  • Constructor Details

    • ECEFInertialNavigatorTest

      ECEFInertialNavigatorTest()
  • Method Details

    • testNavigateEcefWhenInvalidCoordinateTransformationMatrix

      @Test void testNavigateEcefWhenInvalidCoordinateTransformationMatrix()
    • testNavigate

      @Test void testNavigate() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
    • testNavigateAndReturnNew

      @Test void testNavigateAndReturnNew() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
    • testNavigateEcef

      @Test void testNavigateEcef() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
    • testNavigateEcefAndReturnNew

      @Test void testNavigateEcefAndReturnNew() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
    • testNavigateFreeFallingBody

      @Test void testNavigateFreeFallingBody() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException, com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
      com.irurueta.algebra.WrongSizeException
    • testNavigateZeroTimeInterval

      @Test void testNavigateZeroTimeInterval() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException, com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
      com.irurueta.algebra.WrongSizeException
    • testNavigateWithInitialVelocityAndNoSpecificForce

      @Test void testNavigateWithInitialVelocityAndNoSpecificForce() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
    • testNavigateWithNoInitialVelocityAndNoSpecificForce

      @Test void testNavigateWithNoInitialVelocityAndNoSpecificForce() throws com.irurueta.geometry.InvalidRotationMatrixException, com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.geometry.InvalidRotationMatrixException
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
    • testNavigateWhenFrameRemainsConstant

      @Test void testNavigateWhenFrameRemainsConstant() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException
    • testNavigateWhenFrameRemainsConstant2

      @Test void testNavigateWhenFrameRemainsConstant2() throws com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException, InertialNavigatorException
      Throws:
      com.irurueta.navigation.frames.InvalidSourceAndDestinationFrameTypeException
      InertialNavigatorException