edu.wpi.first.wpilibj
Class PIDController.AbsoluteTolerance

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

public class PIDController.AbsoluteTolerance
extends java.lang.Object
implements PIDController.Tolerance


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

Method Detail

onTarget

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