argos::CCI_PrototypeJointsSensor::SSensor Struct Reference

#include <ci_prototype_joints_sensor.h>

Inheritance diagram for argos::CCI_PrototypeJointsSensor::SSensor:
Collaboration diagram for argos::CCI_PrototypeJointsSensor::SSensor:

Public Types

using TVector = std::vector< SSensor * >
 

Public Member Functions

 SSensor (const std::string &str_id)
 

Public Attributes

std::string Id
 
Real Value
 

Detailed Description

Definition at line 24 of file ci_prototype_joints_sensor.h.

Member Typedef Documentation

◆ TVector

Constructor & Destructor Documentation

◆ SSensor()

argos::CCI_PrototypeJointsSensor::SSensor::SSensor ( const std::string &  str_id)
inline

Definition at line 26 of file ci_prototype_joints_sensor.h.

Member Data Documentation

◆ Id

std::string argos::CCI_PrototypeJointsSensor::SSensor::Id

Definition at line 28 of file ci_prototype_joints_sensor.h.

◆ Value

Real argos::CCI_PrototypeJointsSensor::SSensor::Value

Definition at line 29 of file ci_prototype_joints_sensor.h.