"

2013 FRC Java API

"

edu.wpi.first.wpilibj.parsing
Interface IMechanism


public interface IMechanism

The IMechanism interface is implemented by any class to be classified as a mechanism. These are user-defined, and contain other devices (which implement IDevice). They are generally over-arching systems, such as the drive train or arm

Author:
Ryan O'Meara


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"