Class StepsizeInterval
- java.lang.Object
-
- org.intocps.maestro.interpreter.values.variablestep.StepsizeInterval
-
public class StepsizeInterval extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StepsizeInterval()StepsizeInterval(java.lang.Double min, java.lang.Double max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.DoublegetMaximalStepsize()java.lang.DoublegetMinimalStepsize()java.lang.DoublesaturateStepsize(java.lang.Double stepsize)
-