Class ZerocrossingHandler
java.lang.Object
org.intocps.maestro.interpreter.values.variablestep.constraint.zerocrossing.ZerocrossingHandler
- All Implemented Interfaces:
Observer,ConstraintHandler
-
Constructor Summary
ConstructorsConstructorDescriptionZerocrossingHandler(Observable observable, InitializationMsgJson.Constraint constraint, StepsizeInterval interval, Double strongRelaxationFactor) -
Method Summary
-
Constructor Details
-
ZerocrossingHandler
-
ZerocrossingHandler
public ZerocrossingHandler(Observable observable, InitializationMsgJson.Constraint constraint, StepsizeInterval interval, Double strongRelaxationFactor)
-
-
Method Details
-
update
-
getMaxStepSize
- Specified by:
getMaxStepSizein interfaceConstraintHandler
-
wasStepValid
- Specified by:
wasStepValidin interfaceConstraintHandler
-
getId
- Specified by:
getIdin interfaceConstraintHandler
-
getDecision
- Specified by:
getDecisionin interfaceConstraintHandler
-
isRelaxingStrongly
- Specified by:
isRelaxingStronglyin interfaceConstraintHandler
-