| Package | Description |
|---|---|
| org.orekit.estimation.sequential |
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
|
| org.orekit.propagation.conversion |
This package provides tools to convert a given propagator or a set of
SpacecraftState into another propagator. |
| Class and Description |
|---|
| AbstractCovarianceMatrixProvider
Abstract provider handling a predefined initial covariance matrix.
|
| AbstractKalmanModel
Abstract class defining the process model dynamics to use with a
KalmanEstimator. |
| 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.
|
| SemiAnalyticalKalmanModel
Process model to use with a
SemiAnalyticalKalmanEstimator. |
| Class and Description |
|---|
| AbstractKalmanModel
Abstract class defining the process model dynamics to use with a
KalmanEstimator. |
| CovarianceMatrixProvider
Provider for process noise matrices.
|
| KalmanModel
Class defining the process model dynamics to use with a
KalmanEstimator. |
Copyright © 2002-2022 CS GROUP. All rights reserved.