A Discrete-Event Network Simulator
API
ns3::EdcaParameter Struct Reference

#include "channel-scheduler.h"

Public Attributes

uint32_t aifsn
 
uint32_t cwmax
 
uint32_t cwmin
 

Detailed Description

Definition at line 26 of file channel-scheduler.h.

Member Data Documentation

uint32_t ns3::EdcaParameter::aifsn

Definition at line 30 of file channel-scheduler.h.

Referenced by ns3::ChannelScheduler::StartSch().

uint32_t ns3::EdcaParameter::cwmax

Definition at line 29 of file channel-scheduler.h.

Referenced by ns3::ChannelScheduler::StartSch().

uint32_t ns3::EdcaParameter::cwmin

Definition at line 28 of file channel-scheduler.h.

Referenced by ns3::ChannelScheduler::StartSch().


The documentation for this struct was generated from the following file: