ADXL345 Accelerometer on I2C.
Definition ADXL345_I2C.hpp:22
C++ wrapper around a HAL simulator double value handle.
Definition SimDevice.hpp:169
ADXL345Sim(const ADXL345_I2C &accel)
Constructs from a ADXL345_I2C object.
void SetZ(double accel)
Sets the Z acceleration.
void SetY(double accel)
Sets the Y acceleration.
void SetX(double accel)
Sets the X acceleration.
Definition CTREPCMSim.hpp:13
Definition CvSource.hpp:15