ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PHY_MIB Class Reference

#include <mac-802_11.h>

List of all members.

Public Member Functions

 PHY_MIB (Mac802_11 *parent)
u_int32_t getCWMin ()
u_int32_t getCWMax ()
double getSlotTime ()
double getSIFS ()
double getPIFS ()
double getDIFS ()
double getEIFS ()
u_int32_t getPreambleLength ()
double getPLCPDataRate ()
u_int32_t getPLCPhdrLen ()
u_int32_t getHdrLen11 ()
u_int32_t getRTSlen ()
u_int32_t getCTSlen ()
u_int32_t getACKlen ()

Public Attributes

double CCATime
double RxTxTurnaroundTime

Private Attributes

u_int32_t CWMin
u_int32_t CWMax
double SlotTime
double SIFSTime
u_int32_t PreambleLength
u_int32_t PLCPHeaderLength
double PLCPDataRate


Constructor & Destructor Documentation

PHY_MIB::PHY_MIB Mac802_11   parent
 


Member Function Documentation

u_int32_t PHY_MIB::getACKlen   [inline]
 

u_int32_t PHY_MIB::getCTSlen   [inline]
 

u_int32_t PHY_MIB::getCWMax   [inline]
 

u_int32_t PHY_MIB::getCWMin   [inline]
 

double PHY_MIB::getDIFS   [inline]
 

double PHY_MIB::getEIFS   [inline]
 

u_int32_t PHY_MIB::getHdrLen11   [inline]
 

double PHY_MIB::getPIFS   [inline]
 

double PHY_MIB::getPLCPDataRate   [inline]
 

u_int32_t PHY_MIB::getPLCPhdrLen   [inline]
 

u_int32_t PHY_MIB::getPreambleLength   [inline]
 

u_int32_t PHY_MIB::getRTSlen   [inline]
 

double PHY_MIB::getSIFS   [inline]
 

double PHY_MIB::getSlotTime   [inline]
 


Member Data Documentation

double PHY_MIB::CCATime
 

u_int32_t PHY_MIB::CWMax [private]
 

u_int32_t PHY_MIB::CWMin [private]
 

double PHY_MIB::PLCPDataRate [private]
 

u_int32_t PHY_MIB::PLCPHeaderLength [private]
 

u_int32_t PHY_MIB::PreambleLength [private]
 

double PHY_MIB::RxTxTurnaroundTime
 

double PHY_MIB::SIFSTime [private]
 

double PHY_MIB::SlotTime [private]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.