#include <prototype_joints_default_sensor.h>
Public Member Functions | |
SSimulatedSensor (const std::string &str_id, CPrototypeJointEntity::SSensor &s_sensor) | |
Public Member Functions inherited from argos::CCI_PrototypeJointsSensor::SSensor | |
SSensor (const std::string &str_id) | |
Public Attributes | |
CPrototypeJointEntity::SSensor & | Instance |
Public Attributes inherited from argos::CCI_PrototypeJointsSensor::SSensor | |
std::string | Id |
Real | Value |
Additional Inherited Members | |
Public Types inherited from argos::CCI_PrototypeJointsSensor::SSensor | |
using | TVector = std::vector< SSensor * > |
Definition at line 25 of file prototype_joints_default_sensor.h.
|
inline |
Definition at line 26 of file prototype_joints_default_sensor.h.
CPrototypeJointEntity::SSensor& argos::CPrototypeJointsDefaultSensor::SSimulatedSensor::Instance |
Definition at line 30 of file prototype_joints_default_sensor.h.