Uses of Class
org.orekit.estimation.sequential.KalmanEstimator
-
Packages that use KalmanEstimator Package Description org.orekit.estimation.sequential -
-
Uses of KalmanEstimator in org.orekit.estimation.sequential
Methods in org.orekit.estimation.sequential that return KalmanEstimator Modifier and Type Method Description KalmanEstimator
KalmanEstimatorBuilder. build()
Construct aKalmanEstimator
from the data in this builder.
-