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 . |
Class and Description |
---|
AbstractKalmanModel
Abstract class defining the process model dynamics to use with a
KalmanEstimator . |
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 . |
Copyright © 2002-2021 CS GROUP. All rights reserved.