wlanRateControlARF
Description
The wlanRateControlARF object enables you to implement the auto rate
fallback (ARF) rate control algorithm in a wireless network simulation of a WLAN
device.
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
Version History
Introduced in R2026a