Uses of Class
org.orekit.estimation.sequential.AbstractCovarianceMatrixProvider
Packages that use AbstractCovarianceMatrixProvider
Package
Description
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
-
Uses of AbstractCovarianceMatrixProvider in org.orekit.estimation.sequential
Subclasses of AbstractCovarianceMatrixProvider in org.orekit.estimation.sequentialModifier and TypeClassDescriptionclassProvider for constant process noise matrices.classProvider for a temporal evolution of the process noise matrix.