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