"

2013 FRC Java API

"

edu.wpi.first.wpilibj
Class PIDController.NullTolerance

java.lang.Object
  extended by edu.wpi.first.wpilibj.PIDController.NullTolerance
All Implemented Interfaces:
PIDController.Tolerance
Enclosing class:
PIDController

public class PIDController.NullTolerance
extends Object
implements PIDController.Tolerance


Constructor Summary
PIDController.NullTolerance()
           
 
Method Summary
 boolean onTarget()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PIDController.NullTolerance

public PIDController.NullTolerance()
Method Detail

onTarget

public boolean onTarget()
Specified by:
onTarget in interface PIDController.Tolerance

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"