![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | Aggregation |
| Frame aggregation according to IEEE 802.11n Draft 8.0. More... | |
| class | BeaconLinkQualityMeasurementwithMIMO |
| 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 | BeaconLinkQualityMeasurementwithMIMOCommand |
| Command to exchange link quality measurements in a beacon information element. More... | |
| class | BlockACK |
| Block ACK according to IEEE 802.11n Draft 8.0 / IEEE 802.11-2007. More... | |
| class | BlockACKCommand |
| The Block ACK command implements (a) the SN for regular MSDUs, (b) the Block ACK Request and (c) the Block ACK reply. More... | |
| class | BlockUntilReply |
| Blocks all further transmissions until a reply is received. More... | |
| class | BroadcastLinkQualitywithMIMO |
| Stores the (averaged) quality for one link as measured. More... | |
| class | DeAggregation |
| FU required for the correct simulation of frame errors according to A-MPDUs in IEEE 802.11n Draft 8.0. More... | |
| class | DeAggregationCommand |
| class | FastLinkFeedback |
| Fast link-feedback piggybacked on frame exchanged. More... | |
| class | FastLinkFeedbackCommand |
| class | IBlockACKObserver |
| observer, called on (un)successful ACK receptions More... | |
| class | LongTrainingFieldGenerator |
| Postfixes the preamble with a HT-LTFs. More... | |
| class | LongTrainingFieldGeneratorCommand |
| class | ReceptionQueue |
| Queue that stores received compounds that cannot be delivered (yet). More... | |
| class | RTSCTSwithFLA |
| Combination of Fast Link Adaptation and RTS/CTS frame exchange. More... | |
| class | RTSCTSwithFLACommand |
| class | SINRwithMIMOInformationBase |
| Interface of the channel sounding information base service. More... | |
| class | TransmissionQueue |
| Queue for outgoing compounds. More... | |
Namespaces | |
| namespace | rateAdaptationStrategies |
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. | |
Enumerations | |
| enum | BlockAckFrameType { I, BA, BAREQ } |
| typedef wns::container::Registry<wns::service::dll::UnicastAddress, wns::Ratio> wifimac::draftn::Address2RatioMap |
Definition at line 59 of file BeaconLinkQualityMeasurementwithMIMO.hpp.
| typedef wns::container::Registry<wns::service::dll::UnicastAddress, double> wifimac::draftn::Address2SuccessRateMap |
Definition at line 55 of file BeaconLinkQualityMeasurementwithMIMO.hpp.
1.5.5