adapnex::core::PID::ACTUAL
The current measured process variable (feedback). A NaN value (e.g. a momentary sensor dropout) holds the previous OUT for that cycle and resumes once it clears. An infinite value drives OUT to saturation.
Synopsis
Declared in <adapnex/core/pid.h>
ProcessType ACTUAL = {};
Created with MrDocs