Uses of Package
org.orekit.estimation.sequential
-
Packages that use org.orekit.estimation.sequential Package Description org.orekit.estimation.sequential -
Classes in org.orekit.estimation.sequential used by org.orekit.estimation.sequential Class Description AbstractCovarianceMatrixProvider Abstract provider handling a predefined initial covariance matrix.CovarianceMatrixProvider Provider for process noise matrices.KalmanEstimation Interface for accessingKalman filter
estimations.KalmanEstimator Implementation of a Kalman filter to perform orbit determination.KalmanEstimatorBuilder Builder for a Kalman filter estimator.KalmanObserver Observer forKalman filter
estimations.MeasurementDecorator Decorator addingMeasurement
API to anObservedMeasurement
.