| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PIDOutput
This interface allows PIDController to write it's results to its output.
| Method Summary | |
|---|---|
|  void | pidWrite(double output)Set the output to the value calculated by PIDController | 
| Method Detail | 
|---|
void pidWrite(double output)
output - the value calculated by PIDController| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||