![]() |
User Manual, Developers Guide and API Documentation |
![]() |
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 |
| typedef wns::container::Registry<wns::service::dll::UnicastAddress, wns::Ratio> wifimac::pathselection::Address2RatioMap |
Definition at line 59 of file BeaconLinkQualityMeasurement.hpp.
| typedef wns::container::Registry<wns::service::dll::UnicastAddress, double> wifimac::pathselection::Address2SuccessRateMap |
Definition at line 55 of file BeaconLinkQualityMeasurement.hpp.
Definition at line 429 of file VirtualPathSelection.hpp.
1.5.5