User Manual, Developers Guide and API Documentation

wimemac::convergence Namespace Reference


Classes

class  BroadcastOFDMAAccessFunc
class  ChannelState
 Summarizes the channel state information, using several indicators. More...
class  ChannelStateCommand
class  ChannelStateNotification
class  ErrorModelling
 ErrorModelling implementation of the FU. More...
class  ErrorModellingCommand
 The Command of the ErrorModelling. 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  IPhyServices
 Interface for the PhyUser Services. More...
class  IRxStartEnd
class  ITxStartEnd
 Notification of transmission start and end. More...
class  MCS
class  NAVNotification
class  OFDMAAccessFunc
 Encapsulates the access to the OFDM(A)-PHY. More...
class  OmniUnicastOFDMAAccessFunc
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 adaptation. 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  StartBroadcastTransmission
class  StartTransmission
class  StopTransmission
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)


Enumeration Type Documentation

Enumerator:
idle 
busy 

Definition at line 37 of file IChannelState.hpp.

Enumerator:
Idle 
Synchronized 
Garbled 
waitForFinalDelivery 

Definition at line 51 of file FrameSynchronization.hpp.

Enumerator:
start 
end 

Definition at line 37 of file ITxStartEnd.hpp.


Function Documentation

std::ostream& wimemac::convergence::operator<< ( std::ostream &  s,
const PhyMode &  p 
) [inline]

Definition at line 180 of file PhyMode.hpp.

std::ostream& wimemac::convergence::operator<< ( std::ostream &  s,
const MCS &  mcs 
) [inline]

Definition at line 99 of file PhyMode.hpp.


Generated on Sun May 27 03:32:49 2012 for openWNS by  doxygen 1.5.5