PID Gains Nodes

Implement Proportional-Integral-Derivative (PID) control applications.

Converts gains in the Academic, Parallel, or Series form to the form you specify.
Returns gain values of a controller.
Returns gain scheduling values of controller parameters.
Selects a set of gains from a gain schedule for either rising or falling values.
Selects a set of gains from a gain schedule.
Inserts a gain schedule element to a gain schedule so that the maximum value of the inserted element is greater than the preceding maximum value in the gain schedule.
Measures the performance of a control system by calculating the integral of the controller error.
Implements autotuning.
Returns a sorted version of a gain schedule with maximum values arranged in ascending order.