ARGoS 3
A parallel, multi-engine simulator for swarm robotics
argos::CCI_CameraSensor::SInterface Struct Reference

#include <ci_camera_sensor.h>

Public Types

typedef std::vector< SInterfaceTVector
 

Public Member Functions

 SInterface (const std::string &str_id, const std::vector< CCI_CameraSensorAlgorithm * > &vec_algorithms)
 

Public Attributes

std::string Id
 
std::vector< CCI_CameraSensorAlgorithm * > Algorithms
 

Detailed Description

Definition at line 23 of file ci_camera_sensor.h.

Member Typedef Documentation

◆ TVector

Constructor & Destructor Documentation

◆ SInterface()

argos::CCI_CameraSensor::SInterface::SInterface ( const std::string & str_id,
const std::vector< CCI_CameraSensorAlgorithm * > & vec_algorithms )
inline

Definition at line 24 of file ci_camera_sensor.h.

Member Data Documentation

◆ Algorithms

std::vector<CCI_CameraSensorAlgorithm*> argos::CCI_CameraSensor::SInterface::Algorithms

Definition at line 29 of file ci_camera_sensor.h.

◆ Id

std::string argos::CCI_CameraSensor::SInterface::Id

Definition at line 28 of file ci_camera_sensor.h.


The documentation for this struct was generated from the following file: