Class Hierarchy
- java.lang.Object
- org.orekit.estimation.sequential.AbstractCovarianceMatrixProvider (implements org.orekit.estimation.sequential.CovarianceMatrixProvider)
- org.orekit.estimation.sequential.ConstantProcessNoise
- org.orekit.estimation.sequential.UnivariateProcessNoise
- org.orekit.estimation.sequential.KalmanEstimator
- org.orekit.estimation.sequential.KalmanEstimatorBuilder
- org.orekit.estimation.sequential.MeasurementDecorator (implements org.hipparchus.filtering.kalman.Measurement)
- org.orekit.estimation.sequential.Model (implements org.orekit.estimation.sequential.KalmanEstimation, org.hipparchus.filtering.kalman.extended.NonLinearProcess<T>)
- org.orekit.estimation.sequential.AbstractCovarianceMatrixProvider (implements org.orekit.estimation.sequential.CovarianceMatrixProvider)
Interface Hierarchy
- org.orekit.estimation.sequential.CovarianceMatrixProvider
- org.orekit.estimation.sequential.KalmanEstimation
- org.orekit.estimation.sequential.KalmanObserver