|
A Discrete-Event Network Simulator
|
API
|
Go to the documentation of this file.
22 #include "ns3/uinteger.h"
23 #include "ns3/data-rate.h"
25 #include "ns3/wifi-phy.h"
27 #define Min(a,b) ((a < b) ? a : b)
62 .SetGroupName (
"Wifi")
64 .AddAttribute (
"AttemptThreshold",
65 "The minimum number of transmission attempts to try a new power or rate.",
68 MakeUintegerChecker<uint32_t> ())
69 .AddAttribute (
"SuccessThreshold",
70 "The minimum number of successful transmissions to try a new power or rate.",
73 MakeUintegerChecker<uint32_t> ())
74 .AddTraceSource (
"PowerChange",
75 "The transmission power has change",
77 "ns3::WifiRemoteStationManager::PowerChangeTracedCallback")
78 .AddTraceSource (
"RateChange",
79 "The transmission rate has change",
81 "ns3::WifiRemoteStationManager::RateChangeTracedCallback")
111 NS_FATAL_ERROR (
"WifiRemoteStationManager selected does not support HT rates");
115 NS_FATAL_ERROR (
"WifiRemoteStationManager selected does not support VHT rates");
119 NS_FATAL_ERROR (
"WifiRemoteStationManager selected does not support HE rates");
224 if (((station->
m_nRetry - 1) % 2) == 1)
256 double ctsSnr,
WifiMode ctsMode,
double rtsSnr)
262 double dataSnr, uint16_t dataChannelWidth, uint8_t dataNss)
264 NS_LOG_FUNCTION (
this << st << ackSnr << ackMode << dataSnr << dataChannelWidth << +dataNss);
316 if (channelWidth > 20 && channelWidth != 22)
347 if (channelWidth > 20 && channelWidth != 22)
a unique identifier for an interface.
uint8_t GetDefaultTxPowerLevel(void) const
#define NS_LOG_COMPONENT_DEFINE(name)
Define a Log component with a specific name.
Hold per-remote-station state for PARF Wifi manager.
uint8_t m_powerLevel
Current power level used by the remote station.
WifiRemoteStation * DoCreateStation(void) const override
bool m_initialized
For initializing variables.
#define NS_OBJECT_ENSURE_REGISTERED(type)
Register an Object subclass with the TypeId system.
#define NS_ASSERT(condition)
At runtime, in debugging builds, if this condition is not true, the program prints the source file,...
bool GetUseNonErpProtection(void) const
Return whether the device supports protection of non-ERP stations.
TracedCallback< DataRate, DataRate, Mac48Address > m_rateChange
The trace source fired when the transmission rate changes.
Every class exported by the ns3 library is enclosed in the ns3 namespace.
WifiMode GetSupported(const WifiRemoteStation *station, uint8_t i) const
Return whether mode associated with the specified station at the specified index.
uint32_t m_nAttempt
Number of transmission attempts.
uint32_t m_successThreshold
The minimum number of successful transmissions to try a new power or rate.
WifiModulationClass GetModulationClass() const
uint32_t m_nFail
Number of failed transmission attempts.
hold a list of per-remote-station state.
bool GetHtSupported(void) const
Return whether the device has HT capability support enabled.
bool GetVhtSupported(void) const
Return whether the device has VHT capability support enabled.
uint8_t GetNSupported(const WifiRemoteStation *station) const
Return the number of modes supported by the given station.
This class mimics the TXVECTOR which is to be passed to the PHY in order to define the parameters whi...
double GetPowerDbm(uint8_t power) const
Get the power of the given power level in dBm.
static TypeId GetTypeId(void)
Register this type.
TypeId SetParent(TypeId tid)
Set the parent TypeId.
bool GetShortPreambleEnabled(void) const
Return whether the device uses short PHY preambles.
Ptr< const TraceSourceAccessor > MakeTraceSourceAccessor(T a)
Create a TraceSourceAccessor which will control access to the underlying trace source.
Ptr< WifiPhy > GetPhy(void) const
Return the WifiPhy.
uint32_t m_nRetry
Number of transmission retries.
#define NS_FATAL_ERROR(msg)
Report a fatal error with a message and terminate.
Class for representing data rates.
uint8_t m_rateIndex
Current rate index used by the remote station.
WifiTxVector DoGetRtsTxVector(WifiRemoteStation *station) override
represent a single transmission mode
uint32_t m_attemptThreshold
The minimum number of transmission attempts to try a new power or rate.
void DoReportRtsOk(WifiRemoteStation *station, double ctsSnr, WifiMode ctsMode, double rtsSnr) override
This method is a pure virtual method that must be implemented by the sub-class.
void DoReportFinalRtsFailed(WifiRemoteStation *station) override
This method is a pure virtual method that must be implemented by the sub-class.
virtual void SetupPhy(const Ptr< WifiPhy > phy)
Set up PHY associated with this device since it is the object that knows the full set of transmit rat...
void SetupPhy(const Ptr< WifiPhy > phy) override
Set up PHY associated with this device since it is the object that knows the full set of transmit rat...
virtual ~ParfWifiManager()
void DoReportRtsFailed(WifiRemoteStation *station) override
This method is a pure virtual method that must be implemented by the sub-class.
void DoReportRxOk(WifiRemoteStation *station, double rxSnr, WifiMode txMode) override
This method is a pure virtual method that must be implemented by the sub-class.
void CheckInit(ParfWifiRemoteStation *station)
Check for initializations.
WifiPreamble GetPreambleForTransmission(WifiModulationClass modulation, bool useShortPreamble)
Return the preamble to be used for the transmission.
uint8_t m_minPower
Minimal power level.
hold per-remote-station state.
bool m_usingRecoveryRate
If using recovery rate.
bool GetAggregation(const WifiRemoteStation *station) const
Return whether the given station supports A-MPDU.
uint8_t m_prevRateIndex
Rate index of the previous transmission.
#define NS_LOG_DEBUG(msg)
Use NS_LOG to output a message of level LOG_DEBUG.
void(* DataRate)(DataRate oldValue, DataRate newValue)
TracedValue callback signature for DataRate.
WifiRemoteStationState * m_state
Remote station state.
void DoReportDataFailed(WifiRemoteStation *station) override
This method is a pure virtual method that must be implemented by the sub-class.
WifiMode GetNonErpSupported(const WifiRemoteStation *station, uint8_t i) const
Return whether non-ERP mode associated with the specified station at the specified index.
WifiTxVector DoGetDataTxVector(WifiRemoteStation *station) override
#define NS_LOG_FUNCTION(parameters)
If log level LOG_FUNCTION is enabled, this macro will output all input parameters separated by ",...
uint8_t m_nSupported
Number of supported rates by the remote station.
TracedCallback< double, double, Mac48Address > m_powerChange
The trace source fired when the transmission power changes.
void DoInitialize(void) override
Initialize() implementation.
Hold an unsigned integer type.
WifiModeList m_operationalRateSet
This member is the list of WifiMode objects that comprise the OperationalRateSet parameter for this r...
uint32_t m_nSuccess
Number of successful transmission attempts.
PARF Rate control algorithm.
Mac48Address m_address
Mac48Address of the remote station.
uint8_t m_maxPower
Maximal power level.
uint16_t GetChannelWidth(const WifiRemoteStation *station) const
Return the channel width supported by the station.
uint64_t GetDataRate(uint16_t channelWidth, uint16_t guardInterval, uint8_t nss) const
Ptr< const AttributeAccessor > MakeUintegerAccessor(T1 a1)
Create an AttributeAccessor for a class data member, or a lone class get functor or set method.
bool m_usingRecoveryPower
If using recovery power.
void DoReportFinalDataFailed(WifiRemoteStation *station) override
This method is a pure virtual method that must be implemented by the sub-class.
bool GetHeSupported(void) const
Return whether the device has HE capability support enabled.
uint8_t m_prevPowerLevel
Power level of the previous transmission.
void DoReportDataOk(WifiRemoteStation *station, double ackSnr, WifiMode ackMode, double dataSnr, uint16_t dataChannelWidth, uint8_t dataNss) override
This method is a pure virtual method that must be implemented by the sub-class.