EMANE  1.2.1
EMANE::Models::IEEE80211ABG::CollisionTable Class Reference

Defines a collision table based on contention window and number of neighbors. More...

#include <collisiontable.h>

Public Member Functions

 CollisionTable ()
 
float getCollisionFactor (int num, int cw)
 

Detailed Description

Defines a collision table based on contention window and number of neighbors.

Definition at line 51 of file collisiontable.h.

Constructor & Destructor Documentation

◆ CollisionTable()

EMANE::Models::IEEE80211ABG::CollisionTable::CollisionTable ( )

constructor

Definition at line 134 of file collisiontable.cc.

Member Function Documentation

◆ getCollisionFactor()

float EMANE::Models::IEEE80211ABG::CollisionTable::getCollisionFactor ( int  num,
int  cw 
)

Definition at line 140 of file collisiontable.cc.


The documentation for this class was generated from the following files: