| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.ode.sampling |
This package provides classes to handle sampling steps during
Ordinary Differential Equations integration.
|
| Constructor and Description |
|---|
StepNormalizer(double hIn,
FixedStepHandler handlerIn)
Simple constructor.
|
StepNormalizer(double hIn,
FixedStepHandler handlerIn,
StepNormalizerBounds boundsIn)
Simple constructor.
|
StepNormalizer(double hIn,
FixedStepHandler handlerIn,
StepNormalizerMode modeIn)
Simple constructor.
|
StepNormalizer(double hIn,
FixedStepHandler handlerIn,
StepNormalizerMode modeIn,
StepNormalizerBounds boundsIn)
Simple constructor.
|
Copyright © 2024 CNES. All rights reserved.