"

2013 FRC Java API

"

edu.wpi.first.wpilibj.interfaces
Interface Potentiometer

All Superinterfaces:
PIDSource
All Known Implementing Classes:
AnalogPotentiometer

public interface Potentiometer
extends PIDSource

Author:
alex

Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.wpi.first.wpilibj.PIDSource
PIDSource.PIDSourceParameter
 
Method Summary
 double get()
           
 
Methods inherited from interface edu.wpi.first.wpilibj.PIDSource
pidGet
 

Method Detail

get

double get()

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"