ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
#include <ci_footbot_accelerometer_sensor.h>
Public Member Functions | |
SReading () | |
SReading (SInt16 n_value_x_axis, SInt16 n_value_y_axis, SInt16 n_value_z_axis) | |
Public Attributes | |
SInt16 | AxisX |
SInt16 | AxisY |
SInt16 | AxisZ |
Definition at line 25 of file ci_footbot_accelerometer_sensor.h.
Definition at line 30 of file ci_footbot_accelerometer_sensor.h.
argos::CCI_FootBotAccelerometerSensor::SReading::SReading | ( | SInt16 | n_value_x_axis, |
SInt16 | n_value_y_axis, | ||
SInt16 | n_value_z_axis | ||
) | [inline] |
Definition at line 36 of file ci_footbot_accelerometer_sensor.h.
Definition at line 26 of file ci_footbot_accelerometer_sensor.h.
Definition at line 27 of file ci_footbot_accelerometer_sensor.h.
Definition at line 28 of file ci_footbot_accelerometer_sensor.h.