Now you can download a copy of these docs so you can use them offline! Download now
PIDOutput Class Referenceabstract

#include <PIDOutput.h>

Inheritance diagram for PIDOutput:

Public Member Functions

virtual void PIDWrite (float output)=0
 

Detailed Description

PIDOutput interface is a generic output for the PID class. PWMs use this class. Users implement this interface to allow for a PIDController to read directly from the inputs

Definition at line 18 of file PIDOutput.h.


The documentation for this class was generated from the following file:

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6