Package | Description |
---|---|
org.orekit.estimation.sequential |
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
|
Modifier and Type | Method and Description |
---|---|
KalmanObserver |
SemiAnalyticalKalmanModel.getObserver()
Get the observer for Kalman Filter estimations.
|
Modifier and Type | Method and Description |
---|---|
void |
SemiAnalyticalKalmanEstimator.setObserver(KalmanObserver observer)
Set the observer.
|
void |
KalmanEstimator.setObserver(KalmanObserver observer)
Set the observer.
|
void |
SemiAnalyticalKalmanModel.setObserver(KalmanObserver observer)
Set the observer.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.