|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnalogChannel | |
|---|---|
| edu.wpi.first.wpilibj | The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. |
| Uses of AnalogChannel in edu.wpi.first.wpilibj |
|---|
| Constructors in edu.wpi.first.wpilibj with parameters of type AnalogChannel | |
|---|---|
Accelerometer(AnalogChannel channel)
Create a new instance of Accelerometer from an existing AnalogChannel. |
|
AnalogTrigger(AnalogChannel channel)
Construct an analog trigger given an analog channel. |
|
Gyro(AnalogChannel channel)
Gyro constructor with a precreated analog channel object. |
|
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||