Package org.intocps.maestro.core.dto
Interface IAlgorithmConfig
- All Known Implementing Classes:
FixedStepAlgorithmConfig,VariableStepAlgorithmConfig
public interface IAlgorithmConfig
-
Method Summary
-
Method Details
-
getAlgorithmType
StepAlgorithm getAlgorithmType() -
getStepSize
double getStepSize()
-