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