Class Maestro2SimulationController.FixedStepAlgorithmConfig
- java.lang.Object
-
- org.intocps.maestro.webapi.maestro2.Maestro2SimulationController.FixedStepAlgorithmConfig
-
- All Implemented Interfaces:
Maestro2SimulationController.IAlgorithmConfig
- Enclosing class:
- Maestro2SimulationController
public static class Maestro2SimulationController.FixedStepAlgorithmConfig extends java.lang.Object implements Maestro2SimulationController.IAlgorithmConfig
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Doublesize
-
Constructor Summary
Constructors Constructor Description FixedStepAlgorithmConfig(java.lang.Double size)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.DoublegetSize()
-