Uses of Class
org.orekit.estimation.sequential.KalmanEstimatorBuilder
-
Packages that use KalmanEstimatorBuilder Package Description org.orekit.estimation.sequential -
-
Uses of KalmanEstimatorBuilder in org.orekit.estimation.sequential
Methods in org.orekit.estimation.sequential that return KalmanEstimatorBuilder Modifier and Type Method Description KalmanEstimatorBuilderKalmanEstimatorBuilder. addPropagationConfiguration(NumericalPropagatorBuilder builder, CovarianceMatrixProvider provider)Add a propagation configuration.KalmanEstimatorBuilderKalmanEstimatorBuilder. decomposer(org.hipparchus.linear.MatrixDecomposer matrixDecomposer)Configure the matrix decomposer.KalmanEstimatorBuilderKalmanEstimatorBuilder. estimatedMeasurementsParameters(ParameterDriversList estimatedMeasurementsParams)Configure the estimated measurement parameters.
-