34 #ifndef EMANE_MODELS_IEEE80211ABG_COLLISIONTABLE_HEADER_    35 #define EMANE_MODELS_IEEE80211ABG_COLLISIONTABLE_HEADER_    42      namespace IEEE80211ABG
    66            float interpolate(
float x0, 
float x1, 
float y0, 
float y1, 
float x);
    71 #endif //EMANE_MODELS_IEEE80211ABG_COLLISIONTABLE_HEADER_ 
float getCollisionFactor(int num, int cw)
 
Defines a collision table based on contention window and number of neighbors.