alrobotmodel  2.1.0.18
 All Classes Functions Variables Enumerations Enumerator
Public Member Functions
Sim::SingleDepthSensor Class Reference

SingleDepthSensor is a class defining a sensor that provides a single depth measurement. More...

#include <alrobotmodel.h>

List of all members.

Public Member Functions

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

Detailed Description

SingleDepthSensor is a class defining a sensor that provides a single depth measurement.

Definition at line 1173 of file alrobotmodel.h.


Constructor & Destructor Documentation

creates an empty SingleDepthSensor, you should not use this.

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

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