Interface | Description |
---|---|
PatriusFixedStepHandler |
This interface is a space-dynamics aware fixed size step handler.
|
PatriusStepHandler |
This interface is a space-dynamics aware step handler.
|
PatriusStepInterpolator |
This interface is a space-dynamics aware step interpolator.
|
Class | Description |
---|---|
AdaptedStepHandler |
Adapt an
PatriusStepHandler to commons-math StepHandler
interface. |
BasicStepInterpolator |
Implementation of the
PatriusStepInterpolator interface based
on a Propagator . |
PatriusStepHandlerMultiplexer |
This class gathers several
PatriusStepHandler instances into one. |
PatriusStepNormalizer |
This class wraps an object implementing
PatriusFixedStepHandler into a PatriusStepHandler . |
Copyright © 2019 CNES. All Rights Reserved.