Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages

RSSI Class Reference
[utils - utiltity classesblackboard - blackboard related stuff]

Class that keeps track of the current RSSI value (recived signal strength indicator). More...

#include <RSSI.h>

Inherits BBItem.

Inheritance diagram for RSSI:

Inheritance graph
[legend]
Collaboration diagram for RSSI:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RSSI (double r=0)
 Constructor.
double getRSSI () const
 get current rssi
void setRSSI (double r)
 set rssi
std::string info () const
 Enables inspection.

Protected Attributes

double rssi
 rssi value

Private Member Functions

 BBITEM_METAINFO (BBItem)

Detailed Description

Class that keeps track of the current RSSI value (recived signal strength indicator).

Author:
Andreas Köpke
See also:
Blackboard


The documentation for this class was generated from the following file:
Generated on Fri Jan 12 08:30:15 2007 for Mobility Framework by  doxygen 1.4.4