ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CCI_FootBotAccelerometerSensor::SReading Struct Reference

#include <ci_footbot_accelerometer_sensor.h>

List of all members.

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

Detailed Description

Definition at line 25 of file ci_footbot_accelerometer_sensor.h.


Constructor & Destructor Documentation

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.


Member Data Documentation


The documentation for this struct was generated from the following file: