Modifier and Type | Method and Description |
---|---|
void |
AnalyticalEphemerisModeHandler.handleStep(PatriusStepInterpolator interpolator,
boolean isLast)
Handle the current step.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EventState.evaluateStep(PatriusStepInterpolator interpolator)
Evaluate the impact of the proposed step on the event detector.
See Orekit issue 110 for more information. |
Modifier and Type | Class and Description |
---|---|
class |
AdaptedStepHandler
Adapt an
PatriusStepHandler to commons-math StepHandler
interface. |
class |
BasicStepInterpolator
Implementation of the
PatriusStepInterpolator interface based
on a Propagator . |
Modifier and Type | Method and Description |
---|---|
void |
PatriusStepHandlerMultiplexer.handleStep(PatriusStepInterpolator interpolator,
boolean isLast)
Handle the current step.
|
void |
PatriusStepNormalizer.handleStep(PatriusStepInterpolator interpolator,
boolean isLast)
Handle the last accepted step.
|
void |
PatriusStepHandler.handleStep(PatriusStepInterpolator interpolator,
boolean isLast)
Handle the current step.
|
Modifier and Type | Class and Description |
---|---|
class |
StelaBasicInterpolator
Basic Linear Step Interpolator for StelaAbstractPropagator.
|
Modifier and Type | Method and Description |
---|---|
void |
ForcesStepHandler.handleStep(PatriusStepInterpolator interpolator,
boolean isLast) |
Copyright © 2018 CNES. All Rights Reserved.