#include <ci_prototype_joints_sensor.h>
Public Types | |
using | TVector = std::vector< SSensor * > |
Public Member Functions | |
SSensor (const std::string &str_id) | |
Public Attributes | |
std::string | Id |
Real | Value |
Definition at line 24 of file ci_prototype_joints_sensor.h.
using argos::CCI_PrototypeJointsSensor::SSensor::TVector = std::vector<SSensor*> |
Definition at line 25 of file ci_prototype_joints_sensor.h.
|
inline |
Definition at line 26 of file ci_prototype_joints_sensor.h.
std::string argos::CCI_PrototypeJointsSensor::SSensor::Id |
Definition at line 28 of file ci_prototype_joints_sensor.h.
Real argos::CCI_PrototypeJointsSensor::SSensor::Value |
Definition at line 29 of file ci_prototype_joints_sensor.h.