simulator-sdk  1.14.5
 All Classes Namespaces Functions Variables Enumerations Enumerator
Public Member Functions
Sim::SonarSensor Class Reference

SonarSensor is a class defining a sonar sensor. More...

#include <alrobotmodel.h>

List of all members.

Public Member Functions

 SonarSensor ()
 creates an empty SonarSensor, you should not use this.
 ~SonarSensor ()
 destructor.
virtual int bufferSize () const
 returns the maximum size of the buffer of a measure from the SonarSensor in bits.

Detailed Description

SonarSensor is a class defining a sonar sensor.

Definition at line 885 of file alrobotmodel.h.


Constructor & Destructor Documentation

creates an empty SonarSensor, you should not use this.

Warning:
The SonarSensor being empty, every access to this object will throw.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Enumerator