listen to NAV eventsThis class is typically connected to an instance of ns3::Dcf and calls to its methods are forwards to the corresponding ns3::Dcf methods.
More...
#include <mac-low.h>
List of all members.
Public Member Functions |
virtual void | NavStart (Time duration)=0 |
virtual void | NavReset (Time duration)=0 |
virtual void | AckTimeoutStart (Time duration)=0 |
virtual void | AckTimeoutReset ()=0 |
virtual void | CtsTimeoutStart (Time duration)=0 |
virtual void | CtsTimeoutReset ()=0 |
Detailed Description
listen to NAV events
This class is typically connected to an instance of ns3::Dcf and calls to its methods are forwards to the corresponding ns3::Dcf methods.
Member Function Documentation
- Parameters:
-
duration | duration of NAV timer |
- Parameters:
-
duration | duration of NAV timer |
The documentation for this class was generated from the following files:
- src/wifi/model/mac-low.h
- src/wifi/model/mac-low.cc