2010 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 slot)
          Get an instance of an Analog Module.
 AnalogModule AnalogChannel.getModule()
          Get the analog module that this channel is on.
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.