Class SigverConfig

java.lang.Object
org.intocps.maestro.plugin.SigverConfig
All Implemented Interfaces:
IPluginConfiguration

public class SigverConfig extends Object implements IPluginConfiguration
  • Field Details

    • masterModel

      public String masterModel
    • parameters

      public Map<String,Object> parameters
    • relTol

      public Double relTol
    • absTol

      public Double absTol
    • convergenceAttempts

      public Integer convergenceAttempts
  • Constructor Details

    • SigverConfig

      public SigverConfig()