Package org.episteme.natural.engineering.control
package org.episteme.natural.engineering.control
-
ClassesClassDescriptionControl systems analysis.PID controller output. u(t) = Kp*e + Ki*∫e*dt + Kd*de/dt Operating on abstract mathematical signals (Real).