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

◆ SSimulatedSensor()

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

◆ Instance

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

Definition at line 30 of file prototype_joints_default_sensor.h.