List of all members.
Public Member Functions |
| RraaWifiRemoteStation (Ptr< RraaWifiManager > stations) |
virtual bool | NeedRts (Ptr< const Packet > packet) |
Protected Member Functions |
virtual void | DoReportRxOk (double rxSnr, WifiMode txMode) |
virtual void | DoReportRtsFailed (void) |
virtual void | DoReportDataFailed (void) |
virtual void | DoReportRtsOk (double ctsSnr, WifiMode ctsMode, double rtsSnr) |
virtual void | DoReportDataOk (double ackSnr, WifiMode ackMode, double dataSnr) |
virtual void | DoReportFinalRtsFailed (void) |
virtual void | DoReportFinalDataFailed (void) |
Member Function Documentation
virtual bool ns3::RraaWifiRemoteStation::NeedRts |
( |
Ptr< const Packet > |
packet |
) |
[virtual] |
- Parameters:
-
| packet | the packet to send |
- Returns:
- true if we want to use an RTS/CTS handshake for this packet before sending it, false otherwise.
Reimplemented from ns3::WifiRemoteStation.
The documentation for this class was generated from the following file:
- src/devices/wifi/rraa-wifi-manager.h