Package org.orekit.propagation.covariance
This package provides tools to represent and propagate covariance.
- Author:
- Bryan Cazabonne, Vincent Cucchietti, Romain Serra
-
Class Summary Class Description AbstractStateCovarianceInterpolator Abstract class for orbit and state covariance interpolator.FieldStateCovariance<T extends CalculusFieldElement<T>> This class is the representation of a covariance matrix at a given date.LinearKeplerianCovarianceHandler Class implementing step handlers to propagate orbital covariance using linearized Keplerian motion, no matter the propagation model.StateCovariance This class is the representation of a covariance matrix at a given date.StateCovarianceBlender State covariance blender.StateCovarianceKeplerianHermiteInterpolator State covariance Keplerian quintic interpolator.StateCovarianceMatrixProvider Additional state provider for state covariance matrix.