ADXL362 SPI Accelerometer.
Definition ADXL362.h:20
Class to control a simulated ADXL362.
Definition ADXL362Sim.h:18
ADXL362Sim(const ADXL362 &accel)
Constructs from a ADXL362 object.
void SetZ(double accel)
Sets the Z acceleration.
void SetX(double accel)
Sets the X acceleration.
void SetY(double accel)
Sets the Y acceleration.
C++ wrapper around a HAL simulator double value handle.
Definition SimDevice.h:536