#include <ci_footbot_base_ground_sensor.h>
Public Member Functions | |
SReading () | |
SReading (Real f_value, const CVector2 &c_offset) | |
Public Attributes | |
Real | Value |
CVector2 | Offset |
Definition at line 49 of file ci_footbot_base_ground_sensor.h.
|
inline |
Definition at line 53 of file ci_footbot_base_ground_sensor.h.
|
inline |
Definition at line 56 of file ci_footbot_base_ground_sensor.h.
CVector2 argos::CCI_FootBotBaseGroundSensor::SReading::Offset |
Definition at line 51 of file ci_footbot_base_ground_sensor.h.
Real argos::CCI_FootBotBaseGroundSensor::SReading::Value |
Definition at line 50 of file ci_footbot_base_ground_sensor.h.