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

#include <ci_camera_sensor_directional_led_detector_algorithm.h>

Public Member Functions

 SReading (const CColor &c_color, const CVector2 &c_center)
 Constructor.
 

Public Attributes

CColor Color
 
CVector2 Center
 

Detailed Description

Constructor & Destructor Documentation

◆ SReading()

argos::CCI_CameraSensorDirectionalLEDDetectorAlgorithm::SReading::SReading ( const CColor & c_color,
const CVector2 & c_center )
inline

Constructor.

Parameters
c_colorObservation color
c_centerImage coordinates of the observation

Definition at line 44 of file ci_camera_sensor_directional_led_detector_algorithm.h.

Member Data Documentation

◆ Center

CVector2 argos::CCI_CameraSensorDirectionalLEDDetectorAlgorithm::SReading::Center

◆ Color

CColor argos::CCI_CameraSensorDirectionalLEDDetectorAlgorithm::SReading::Color

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