Class INSTightlyCoupledKalmanEpochEstimatorTest

java.lang.Object
com.irurueta.navigation.inertial.INSTightlyCoupledKalmanEpochEstimatorTest

class INSTightlyCoupledKalmanEpochEstimatorTest extends Object
  • Field Details

  • Constructor Details

    • INSTightlyCoupledKalmanEpochEstimatorTest

      INSTightlyCoupledKalmanEpochEstimatorTest()
  • Method Details

    • testEstimate

      @Test void testEstimate() throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException
    • estimate

      private static INSTightlyCoupledKalmanState estimate(List<com.irurueta.navigation.gnss.GNSSMeasurement> measurements, INSTightlyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSTightlyCoupledKalmanConfig config) throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException