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