public interface PIDSource
| Modifier and Type | Interface and Description |
|---|---|
static class |
PIDSource.PIDSourceParameter
A description for the type of output value to provide to a PIDController
|
| Modifier and Type | Method and Description |
|---|---|
double |
pidGet()
Get the result to use in PIDController
|
Copyright © 2015. All rights reserved.