| Modifier and Type | Method and Description |
|---|---|
void |
Propagator.setMasterMode(double h,
PatriusFixedStepHandler handler)
Set the propagator to master mode with fixed steps.
|
void |
AbstractPropagator.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 © 2025 CNES. All rights reserved.