![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | ChannelState |
| Summarizes the channel state information, using several indicators. More... | |
| class | ChannelStateCommand |
| class | ChannelStateNotification |
| class | CIRProviderCommand |
| class | ErrorModelling |
| ErrorModelling implementation of the FU. More... | |
| class | ErrorModellingCommand |
| ErrorModellingCommand, which stores the per/cir. More... | |
| class | FrameSynchronization |
| FrameSynchronization models the capture effect in OFDM-Receivers. More... | |
| class | FrameSynchronizationCommand |
| class | IChannelState |
| Notification of the channel state (busy/idle). More... | |
| class | INetworkAllocationVector |
| Indication of the Network Allocation Vector status (busy/idle). More... | |
| class | IRxStartEnd |
| class | ITxStartEnd |
| Notification of transmission start and end. More... | |
| class | MCS |
| class | NAVNotification |
| class | NetworkStateProbe |
| Probing the network state from a local point of view. More... | |
| class | NetworkStateProbeCommand |
| class | PhyMode |
| Holder for all necessary information about a PhyMode. More... | |
| class | PhyModeProvider |
| The PhyModeProvider holds all configured PhyModes and provides methods for their simple access by the rate adaption. More... | |
| class | PhyUser |
| Convergence FU to the OFDM(A)-Module. More... | |
| class | PhyUserCommand |
| class | PreambleGenerator |
| Prefixes an OFDM-preamble to any compound. More... | |
| class | PreambleGeneratorCommand |
| class | RxStartEndNotification |
| Notification of the Start and End of a reception. More... | |
| class | TxDurationProviderCommand |
| class | TxDurationSetter |
| Sets the transmission duration in any outgoing compound. More... | |
| class | TxDurationSetterCommand |
| class | TxStartEndNotification |
Enumerations | |
| enum | CS { idle, busy } |
| enum | SyncStateType { Idle, Synchronized, Garbled, waitForFinalDelivery } |
| enum | TxStartEndState { start, end } |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const PhyMode &p) |
| std::ostream & | operator<< (std::ostream &s, const MCS &mcs) |
Definition at line 52 of file FrameSynchronization.hpp.
| std::ostream& wifimac::convergence::operator<< | ( | std::ostream & | s, | |
| const PhyMode & | p | |||
| ) | [inline] |
Definition at line 166 of file PhyMode.hpp.
| std::ostream& wifimac::convergence::operator<< | ( | std::ostream & | s, | |
| const MCS & | mcs | |||
| ) | [inline] |
Definition at line 89 of file PhyMode.hpp.
1.5.5