Studica - Java Documentation
com.studica.frc.Servo Class Reference
Inheritance diagram for com.studica.frc.Servo:

Public Member Functions

 Servo (final int channel)
 
void set (double value)
 
double get ()
 
void setAngle (double degrees)
 
double getAngle ()
 
void initSendable (SendableBuilder builder)
 

Static Protected Attributes

static final double kDefaultMaxServoPWM = 2.5
 
static final double kDefaultMinServoPWM = 0.5
 

The documentation for this class was generated from the following file: