Modifier and Type | Method and Description |
---|---|
void |
AbstractPropagator.setMasterMode(double h,
PatriusFixedStepHandler handler)
Set the propagator to master mode with fixed steps.
|
void |
Propagator.setMasterMode(double h,
PatriusFixedStepHandler handler)
Set the propagator to master mode with fixed steps.
|
Modifier and Type | Method and Description |
---|---|
void |
NumericalPropagator.setMasterMode(double h,
PatriusFixedStepHandler handler)
Set the propagator to master mode with fixed steps.
|
Constructor and Description |
---|
PatriusStepNormalizer(double hIn,
PatriusFixedStepHandler handlerIn)
Simple constructor.
|
Modifier and Type | Field and Description |
---|---|
protected PatriusFixedStepHandler |
StelaAbstractPropagator.oldStepHandler
Entry Step handler.
|
Modifier and Type | Method and Description |
---|---|
void |
StelaAbstractPropagator.setMasterMode(double h,
PatriusFixedStepHandler handler)
Set the propagator to master mode with fixed steps.
|
Copyright © 2017 CNES. All rights reserved.