Uses of Interface
org.orekit.propagation.conversion.averaging.converters.OsculatingToAveragedConverter
Packages that use OsculatingToAveragedConverter
Package
Description
This package wraps conversions from an osculating orbit to an averaged state according to a
given theory (usually via a fixed-point algorithm using the inverse conversion).
-
Uses of OsculatingToAveragedConverter in org.orekit.propagation.conversion.averaging.converters
Classes in org.orekit.propagation.conversion.averaging.converters that implement OsculatingToAveragedConverterModifier and TypeClassDescriptionclassAbstract class for osculating-to-averaged converters based on a fixed-point algorithm.classClass for osculating-to-averaged conversion according to Brouwer-Lyddane theory.classClass for osculating-to-averaged conversion according to DSST theory, using 6 zonal harmonics as the only perturbations.classClass for osculating-to-averaged conversion according to Eckstein-Hechler theory.classClass for osculating-to-averaged conversion according to "SGP4" theory, meant as the set of models associated to Two-Line Elements.