ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CCI_FootBotProximitySensor Class Reference

#include <ci_footbot_proximity_sensor.h>

+ Inheritance diagram for argos::CCI_FootBotProximitySensor:

List of all members.

Classes

struct  SReading

Public Types

typedef std::vector< SReadingTReadings

Public Member Functions

 CCI_FootBotProximitySensor ()
 Class constructor.
virtual ~CCI_FootBotProximitySensor ()
 Class destructor.
const TReadingsGetReadings () const
 Returns the readings of this sensor.

Protected Attributes

TReadings m_tReadings

Detailed Description

Definition at line 44 of file ci_footbot_proximity_sensor.h.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.

Definition at line 73 of file ci_footbot_proximity_sensor.h.


Member Function Documentation

Returns the readings of this sensor.

Definition at line 78 of file ci_footbot_proximity_sensor.h.


Member Data Documentation


The documentation for this class was generated from the following files: