Class FieldStepHandlerMultiplexer<T extends CalculusFieldElement<T>>

java.lang.Object
org.orekit.propagation.sampling.FieldStepHandlerMultiplexer<T>
Type Parameters:
T - type of the field elements
All Implemented Interfaces:
FieldOrekitStepHandler<T>

public class FieldStepHandlerMultiplexer<T extends CalculusFieldElement<T>> extends Object implements FieldOrekitStepHandler<T>
This class gathers several OrekitStepHandler instances into one.
Author:
Luc Maisonobe