Class VarStepConstraint.BoundedDifferenceConstraint

java.lang.Object
org.intocps.maestro.core.dto.VarStepConstraint
org.intocps.maestro.core.dto.VarStepConstraint.BoundedDifferenceConstraint
Enclosing class:
VarStepConstraint

public static class VarStepConstraint.BoundedDifferenceConstraint extends VarStepConstraint
  • Constructor Details

    • BoundedDifferenceConstraint

      public BoundedDifferenceConstraint()
    • BoundedDifferenceConstraint

      public BoundedDifferenceConstraint(List<String> ports, Double reltol, Double abstol, Double safety, Boolean skipDiscrete)
  • Method Details