Interface IPidOutput
-
public interface IPidOutputInterface for wrapping an Output to PID.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpidWrite(double output)Writes a value to an Output.
-