Package | Description |
---|---|
org.orekit.estimation.sequential |
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
|
Class and Description |
---|
AbstractCovarianceMatrixProvider
Abstract provider handling a predefined initial covariance matrix.
|
AbstractKalmanEstimator
Base class for Kalman estimators.
|
CovarianceMatrixProvider
Provider for process noise matrices.
|
KalmanEstimation
Interface for accessing
Kalman filter estimations. |
KalmanEstimator
Implementation of a Kalman filter to perform orbit determination.
|
KalmanEstimatorBuilder
Builder for a Kalman filter estimator.
|
KalmanObserver
Observer for
Kalman filter estimations. |
MeasurementDecorator
Decorator adding
Measurement API to an ObservedMeasurement . |
SemiAnalyticalKalmanEstimator
Implementation of an Extended Semi-analytical Kalman Filter (ESKF) to perform orbit determination.
|
SemiAnalyticalKalmanEstimatorBuilder
Builder for a Semi-analytical Kalman Filter.
|
SemiAnalyticalProcess
Interface for both
SemiAnalyticalUnscentedKalmanModel and SemiAnalyticalKalmanModel . |
SemiAnalyticalUnscentedKalmanEstimator
Implementation of an Unscented Semi-analytical Kalman filter (USKF) to perform orbit determination.
|
SemiAnalyticalUnscentedKalmanEstimatorBuilder
Builder for an Unscented Semi-analytical Kalman filter estimator.
|
UnscentedKalmanEstimator
Implementation of an Unscented Kalman filter to perform orbit determination.
|
UnscentedKalmanEstimatorBuilder
Builder for an Unscented Kalman filter estimator.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.