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 |
---|---|
SemiAnalyticalKalmanEstimatorBuilder |
SemiAnalyticalKalmanEstimatorBuilder.addPropagationConfiguration(DSSTPropagatorBuilder builder,
CovarianceMatrixProvider provider)
Add a propagation configuration.
|
SemiAnalyticalKalmanEstimatorBuilder |
SemiAnalyticalKalmanEstimatorBuilder.decomposer(MatrixDecomposer matrixDecomposer)
Configure the matrix decomposer.
|
SemiAnalyticalKalmanEstimatorBuilder |
SemiAnalyticalKalmanEstimatorBuilder.estimatedMeasurementsParameters(ParameterDriversList estimatedMeasurementsParams,
CovarianceMatrixProvider provider)
Configure the estimated measurement parameters.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.