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 | Class and Description |
---|---|
class |
KalmanEstimator
Implementation of a Kalman filter to perform orbit determination.
|
class |
SemiAnalyticalKalmanEstimator
Implementation of an Extended Semi-analytical Kalman Filter (ESKF) to perform orbit determination.
|
class |
SemiAnalyticalUnscentedKalmanEstimator
Implementation of an Unscented Semi-analytical Kalman filter (USKF) to perform orbit determination.
|
class |
UnscentedKalmanEstimator
Implementation of an Unscented Kalman filter to perform orbit determination.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.