Searched defs:StepwiseInfo (Results 1 – 1 of 1) sorted by relevance
29 struct StepwiseInfo struct31 double ts; // sample time in seconds32 double reading[maxStepwisePoints];33 double output[maxStepwisePoints];34 double positiveHysteresis;35 double negativeHysteresis;36 bool isCeiling;