| 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.
|
| 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. |
| KalmanODModel
Interface for models used in the Kalman orbit determination process.
|
| MeasurementDecorator
Decorator adding
Measurement API to an ObservedMeasurement. |
| Class and Description |
|---|
| CovarianceMatrixProvider
Provider for process noise matrices.
|
| DSSTKalmanModel
Class defining the process model dynamics to use with a
KalmanEstimator. |
| KalmanModel
Class defining the process model dynamics to use with a
KalmanEstimator. |
| KalmanODModel
Interface for models used in the Kalman orbit determination process.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.