Class that keeps track of the current RSSI value (recived signal strength indicator).
More...
#include <RSSI.h>
Inherits BBItem.
Inheritance diagram for RSSI:
[legend]Collaboration diagram for RSSI:
[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
1.4.4