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