public class MustangCoprocessor.VisionValue_PIDSource
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| double | getEntry(int index)Gets the entry at the given index in the array at the NetworkTable entry that corresponds to this object's key. | 
| PIDSourceType | getPIDSourceType() | 
| double | pidGet() | 
| void | setPIDSourceType(PIDSourceType pidSource) | 
public double pidGet()
public PIDSourceType getPIDSourceType()
public void setPIDSourceType(PIDSourceType pidSource)
public double getEntry(int index)