Uses of Class
org.orekit.propagation.conversion.ThreeEighthesIntegratorBuilder
-
Packages that use ThreeEighthesIntegratorBuilder Package Description org.orekit.propagation.conversion This package provides tools to convert a given propagator or a set ofSpacecraftState
into another propagator. -
-
Uses of ThreeEighthesIntegratorBuilder in org.orekit.propagation.conversion
Methods in org.orekit.propagation.conversion that return ThreeEighthesIntegratorBuilder Modifier and Type Method Description ThreeEighthesIntegratorBuilder
ThreeEighthesFieldIntegratorBuilder. toODEIntegratorBuilder()
Form a non-Field equivalent.
-