Class NEDVelocityEstimatorTest

java.lang.Object
com.irurueta.navigation.inertial.estimators.NEDVelocityEstimatorTest

class NEDVelocityEstimatorTest extends Object
  • Field Details

  • Constructor Details

    • NEDVelocityEstimatorTest

      NEDVelocityEstimatorTest()
  • Method Details

    • testEstimate

      @Test void testEstimate()
    • testEstimateAndReturnNew

      @Test void testEstimateAndReturnNew()
    • testEstimateVelocity

      @Test void testEstimateVelocity()
    • testEstimateVelocityAndReturnNew

      @Test void testEstimateVelocityAndReturnNew()
    • testEstimateWhenZeroTimeIntervalThrowsException

      @Test void testEstimateWhenZeroTimeIntervalThrowsException()
    • testWhenNoPositionChange

      @Test void testWhenNoPositionChange()