Internal limitation function, designed for OpAmpDetailed, not for purpose of external usage.
function FCNq_sum_limit extends Modelica.Icons.Function; input SI.Voltage q_sum; input SI.Voltage q_sum_ltf; input SI.Voltage v_pos; input SI.Voltage v_neg; input SI.Voltage vcp; input SI.Voltage vcm; output SI.Voltage result; end FCNq_sum_limit;