| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
static ADXL345_I2C.Axes |
ADXL345_I2C.Axes.kX |
static ADXL345_I2C.Axes |
ADXL345_I2C.Axes.kY |
static ADXL345_I2C.Axes |
ADXL345_I2C.Axes.kZ |
| Modifier and Type | Method and Description |
|---|---|
double |
ADXL345_I2C.getAcceleration(ADXL345_I2C.Axes axis)
Get the acceleration of one axis in Gs.
|
Copyright © 2015. All rights reserved.