User Manual, Developers Guide and API Documentation

wifimac::pathselection Namespace Reference

The path selection allows to setup a self-configurating mesh network according to IEEE 802.11s. More...


Classes

class  BeaconLinkQualityMeasurement
 The LQM measures the average one-way flight-time of all current active links and provides this measure as a metric for the path-selection FU. More...
class  BeaconLinkQualityMeasurementCommand
 Command to exchange link quality measurements in a beacon information element. More...
class  BroadcastLinkQuality
 Stores the (averaged) quality for one link as measured. More...
class  ForwardingCommand
class  IPathSelection
 Interface of the path selection management service. More...
class  LinkQuality
 Stores the (averaged) quality for one link. More...
class  LinkQualityMeasurement
 The LQM measures the average one-way flight-time of all current active links and provides this measure as a metric for the path-selection FU. More...
class  LinkQualityMeasurementCommand
class  MeshForwarding
 Forwarding of data frames according to the path-selection table and current associations. More...
class  Metric
 Metric for the path-selection algorithms. More...
class  PathSelectionOverVPS
 Implementation of the MP's path selection using the virtual path selection service, i.e. with global information. More...
class  StationForwarding
 Forwarding of data frames from a STA perspective. More...
class  VirtualPathSelection
 The Virtual Path Selection implements a perfect path selection protocol without overhead. More...
class  VirtualPathSelectionService

Typedefs

typedef
wns::container::Registry
< wns::service::dll::UnicastAddress,
wns::Ratio
Address2RatioMap
 Mapping of address to SINR.
typedef
wns::container::Registry
< wns::service::dll::UnicastAddress,
double
Address2SuccessRateMap
 Mapping of address to success ratio.
typedef wns::SingletonHolder
< VirtualPathSelectionService
TheVPSService


Detailed Description

The path selection in the WiFiMAC allows the setup of a mesh topology according to IEEE 802.11s. Based on link measurements (given from wifimac::lowerMAC), the shortest path through the mesh network to a destination is identified and frames are forwarded accordingly. Furthermore, the path selection supports


Typedef Documentation

Definition at line 59 of file BeaconLinkQualityMeasurement.hpp.

Definition at line 55 of file BeaconLinkQualityMeasurement.hpp.

Definition at line 429 of file VirtualPathSelection.hpp.


Generated on Fri Feb 10 03:33:41 2012 for openWNS by  doxygen 1.5.5