Uses of Interface
org.orekit.propagation.sampling.MultiSatStepHandler
Packages that use MultiSatStepHandler
Package
Description
Propagation
This package provides interfaces and classes dealing with step handling during propagation.
-
Uses of MultiSatStepHandler in org.orekit.propagation
Constructors in org.orekit.propagation with parameters of type MultiSatStepHandlerModifierConstructorDescriptionPropagatorsParallelizer(List<Propagator> propagators, MultiSatStepHandler globalHandler) Simple constructor. -
Uses of MultiSatStepHandler in org.orekit.propagation.sampling
Classes in org.orekit.propagation.sampling that implement MultiSatStepHandlerModifier and TypeClassDescriptionclassThis class wraps an object implementingMultiSatFixedStepHandlerinto aMultiSatStepHandler.