|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ADXL345_I2C.Axes | |
|---|---|
| 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 ADXL345_I2C.Axes in edu.wpi.first.wpilibj |
|---|
| Fields in edu.wpi.first.wpilibj declared as ADXL345_I2C.Axes | |
|---|---|
static ADXL345_I2C.Axes |
ADXL345_I2C.Axes.kX
|
static ADXL345_I2C.Axes |
ADXL345_I2C.Axes.kY
|
static ADXL345_I2C.Axes |
ADXL345_I2C.Axes.kZ
|
| Methods in edu.wpi.first.wpilibj with parameters of type ADXL345_I2C.Axes | |
|---|---|
double |
ADXL345_I2C.getAcceleration(ADXL345_I2C.Axes axis)
Get the acceleration of one axis in Gs. |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||