Uses of Class
org.orekit.estimation.sequential.UnscentedKalmanEstimator
Packages that use UnscentedKalmanEstimator
Package
Description
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
-
Uses of UnscentedKalmanEstimator in org.orekit.estimation.sequential
Methods in org.orekit.estimation.sequential that return UnscentedKalmanEstimatorModifier and TypeMethodDescriptionUnscentedKalmanEstimatorBuilder.build()Construct aUnscentedKalmanEstimatorfrom the data in this builder.