| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.wpi.first.wpilibj.PIDSource.PIDSourceParameter
public static class PIDSource.PIDSourceParameter
A description for the type of output value to provide to a PIDController
| Field Summary | |
|---|---|
| static PIDSource.PIDSourceParameter | kAngle | 
| static PIDSource.PIDSourceParameter | kDistance | 
| static PIDSource.PIDSourceParameter | kRate | 
|  int | value | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final int value
public static final PIDSource.PIDSourceParameter kDistance
public static final PIDSource.PIDSourceParameter kRate
public static final PIDSource.PIDSourceParameter kAngle
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||