| Package | Description |
|---|---|
| org.orekit.estimation.sequential |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KalmanODModel
Interface for models used in the Kalman orbit determination process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DSSTKalmanModel
Class defining the process model dynamics to use with a
KalmanEstimator. |
class |
KalmanModel
Class defining the process model dynamics to use with a
KalmanEstimator. |
| Modifier and Type | Method and Description |
|---|---|
void |
KalmanObserver.evaluationPerformed(KalmanEstimation estimation)
Notification callback after each one of a Kalman filter estimation.
|
Copyright © 2002-2020 CS Group. All rights reserved.