adapnex::core::PID::MAX_OUT
Maximum allowed output limit. If MIN_OUT >= MAX_OUT, limitation and anti‐windup are disabled. A non‐finite value (+infinity or NaN) leaves the upper bound unbounded while keeping any valid lower limit active.
Synopsis
Declared in <adapnex/core/pid.h>
ControlType MAX_OUT = {};
Created with MrDocs