Uses of Enum Class
org.intocps.maestro.interpreter.values.variablestep.constraint.zerocrossing.detection.ZerocrossingConstraintState
Packages that use ZerocrossingConstraintState
Package
Description
-
Uses of ZerocrossingConstraintState in org.intocps.maestro.interpreter.values.variablestep.constraint.zerocrossing.detection
Methods in org.intocps.maestro.interpreter.values.variablestep.constraint.zerocrossing.detection that return ZerocrossingConstraintStateModifier and TypeMethodDescriptionZerocrossingDetector.getZerocrossingState()static ZerocrossingConstraintStateReturns the enum constant of this class with the specified name.static ZerocrossingConstraintState[]ZerocrossingConstraintState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ZerocrossingConstraintState in org.intocps.maestro.interpreter.values.variablestep.constraint.zerocrossing.stepsize
Methods in org.intocps.maestro.interpreter.values.variablestep.constraint.zerocrossing.stepsize with parameters of type ZerocrossingConstraintStateModifier and TypeMethodDescriptionDefaultZcStepsizeAdjustmentStrategy.getStepsize(ZerocrossingConstraintState state, Double lastContinuousStepsize) ZcStepsizeAdjustmentStrategy.getStepsize(ZerocrossingConstraintState state, Double lastContinuousStepsize)