Uses of Interface
org.orekit.propagation.conversion.PropagatorConverter
Packages that use PropagatorConverter
Package
Description
This package provides tools to convert a given propagator or a set of
SpacecraftState into another propagator.-
Uses of PropagatorConverter in org.orekit.propagation.conversion
Classes in org.orekit.propagation.conversion that implement PropagatorConverterModifier and TypeClassDescriptionclassCommon handling ofPropagatorConvertermethods for propagators conversions.classPropagator converter using finite differences to compute the Jacobian.classPropagator converter using the real Jacobian.