Uses of Package
org.orekit.estimation.sequential
Packages that use org.orekit.estimation.sequential
Package
Description
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
-
Classes in org.orekit.estimation.sequential used by org.orekit.estimation.sequentialClassDescriptionAbstract provider handling a predefined initial covariance matrix.Base class for Kalman estimators.Provider for process noise matrices.Interface for accessing
Kalman filterestimations.Implementation of a Kalman filter to perform orbit determination.Builder for a Kalman filter estimator.Observer forKalman filterestimations.Decorator addingMeasurementAPI to anObservedMeasurement.Container for smoothed states (time, mean and covariance) generated by anRtsSmoother.Implementation of an Extended Semi-analytical Kalman Filter (ESKF) to perform orbit determination.Builder for a Semi-analytical Kalman Filter.Interface for bothSemiAnalyticalUnscentedKalmanModelandSemiAnalyticalKalmanModel.Implementation of an Unscented Semi-analytical Kalman filter (USKF) to perform orbit determination.Builder for an Unscented Semi-analytical Kalman filter estimator.Implementation of an Unscented Kalman filter to perform orbit determination.Builder for an Unscented Kalman filter estimator.