Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ieee80211Consts.h File Reference


Defines

#define BITERROR   -1
#define COLLISION   9

Variables

const unsigned int LENGTH_RTS = 160
const unsigned int LENGTH_CTS = 112
const unsigned int LENGTH_ACK = 112
const simtime_t ST = 20E-6
const simtime_t SIFS = 10E-6
const simtime_t DIFS = 2*ST + SIFS
const simtime_t MAX_PROPAGATION_DELAY = 2E-6
const int RETRY_LIMIT = 7
const int CW_MIN = 31
const int CW_MAX = 255
const int PHY_HEADER_LENGTH = 192
const int HEADER_WITHOUT_PREAMBLE = 48
const double BITRATE_HEADER = 1E+6
const double BANDWIDTH = 2E+6


Define Documentation

#define BITERROR   -1
 

#define COLLISION   9
 


Variable Documentation

const double BANDWIDTH = 2E+6
 

const double BITRATE_HEADER = 1E+6
 

const int CW_MAX = 255
 

Maximum size of contention window

const int CW_MIN = 31
 

Minimum size (initial size) of contention window

const simtime_t DIFS = 2*ST + SIFS
 

const int HEADER_WITHOUT_PREAMBLE = 48
 

const unsigned int LENGTH_ACK = 112
 

const unsigned int LENGTH_CTS = 112
 

const unsigned int LENGTH_RTS = 160
 

const simtime_t MAX_PROPAGATION_DELAY = 2E-6
 

const int PHY_HEADER_LENGTH = 192
 

const int RETRY_LIMIT = 7
 

const simtime_t SIFS = 10E-6
 

const simtime_t ST = 20E-6
 


Generated on Thu Oct 19 18:22:19 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0