Interface IPidInput


  • public interface IPidInput
    Interface for wrapping an Input to PID.
    • Method Detail

      • pidRead

        double pidRead()
        Gets a value from an Input.
        Returns:
        Value read from an Input.