2010 FRC Java API


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

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.
 


2010 FRC Java API


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