#include <ci_footbot_motor_ground_sensor.h>

Public Member Functions | |
| SReading () | |
| SReading (Real f_value, const CVector2 &c_offset) | |
Public Attributes | |
| Real | Value |
| CVector2 | Offset |
Definition at line 50 of file ci_footbot_motor_ground_sensor.h.
|
inline |
Definition at line 54 of file ci_footbot_motor_ground_sensor.h.
|
inline |
Definition at line 57 of file ci_footbot_motor_ground_sensor.h.
| CVector2 argos::CCI_FootBotMotorGroundSensor::SReading::Offset |
Definition at line 52 of file ci_footbot_motor_ground_sensor.h.
| Real argos::CCI_FootBotMotorGroundSensor::SReading::Value |
Definition at line 51 of file ci_footbot_motor_ground_sensor.h.