Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00400.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00400.php on line 2
The ARGoS Website

argos::CPrototypeJointsDefaultSensor::SSimulatedSensor Struct Reference

#include <prototype_joints_default_sensor.h>

Inheritance diagram for argos::CPrototypeJointsDefaultSensor::SSimulatedSensor:
Collaboration diagram for argos::CPrototypeJointsDefaultSensor::SSimulatedSensor:

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::SSensorInstance
 
- 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 * >
 

Detailed Description

Definition at line 25 of file prototype_joints_default_sensor.h.

Constructor & Destructor Documentation

argos::CPrototypeJointsDefaultSensor::SSimulatedSensor::SSimulatedSensor ( const std::string &  str_id,
CPrototypeJointEntity::SSensor s_sensor 
)
inline

Definition at line 26 of file prototype_joints_default_sensor.h.

Member Data Documentation

CPrototypeJointEntity::SSensor& argos::CPrototypeJointsDefaultSensor::SSimulatedSensor::Instance

Definition at line 30 of file prototype_joints_default_sensor.h.