Searched defs:stepVal (Results 1 – 4 of 4) sorted by relevance
27 private final double stepVal; field in XYStep31 public XYStep(float stepCount, float stepPix, double stepVal) { in XYStep()
53 double stepVal = 0; in getStep() local
150 auto stepVal{step.value_or(1)}; in Scan() local
387 Value lbVal, Value ubVal, Value stepVal, in substituteLoopInExpr()