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