adapnex::core::PID::operator()
Function call operator
Parameters
Name |
Description |
ACTUAL |
The current measured process variable (feedback). |
SETPOINT |
The target setpoint value. |
KP |
Proportional gain. |
TN |
Integral time / Reset time (Tn). |
TV |
Derivative time / Rate time (Tv). |
Created with MrDocs