"

2013 FRC Java API

"

Uses of Class
edu.wpi.first.wpilibj.AnalogModule

Packages that use AnalogModule
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 AnalogModule in edu.wpi.first.wpilibj
 

Methods in edu.wpi.first.wpilibj that return AnalogModule
static AnalogModule AnalogModule.getInstance(int moduleNumber)
          Get an instance of an Analog Module.
 AnalogModule AnalogChannel.getModule()
          Get the analog module that this channel is on.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"