| Package | Description |
|---|---|
| edu.wpi.first.wpilibj.command |
| Modifier and Type | Method and Description |
|---|---|
protected PIDController |
PIDCommand.getPIDController()
Returns the
PIDController used by this PIDCommand. |
PIDController |
PIDSubsystem.getPIDController()
Returns the
PIDController used by this PIDSubsystem. |
Copyright © 2015. All rights reserved.