wlanRateControlARF
R2026bDescription
The wlanRateControlARF object enables you to implement the auto rate
fallback (ARF) rate control algorithm in a wireless network simulation of a WLAN
device.
For more information about how the ARF rate control algorithm selects the modulation and coding scheme (MCS) and number of space-time streams (NSTS), see MCS and NSTS Selection in ARF Algorithm.
Creation
Description
creates a default ARF
rate control algorithm object.arf = wlanRateControlARF
sets properties using one or more name-value arguments. For example,
arf = wlanRateControlARF(PropertyName=Value)SuccessThreshold=5 sets the value of the successful transmission
threshold for the rate increment to 5.
Properties
Examples
Algorithms
Version History
Introduced in R2026a