主要内容

mapReceiverToSTAContext

Class: wlanRateControl

Return index of STA context property for specified receiver

Since R2026a

Description

index = mapReceiverToSTAContext(rateControl,receiverNodeID) returns the index of the station (STA) context property of the rate control object that corresponds to the specified receiver.

Input Arguments

expand all

Rate control object, specified as an object of a subclass of the wlanRateControl class.

Node ID of the intended receiver, specified as a positive integer.

Output Arguments

expand all

Index in the STAContext property vector corresponding to the receiver, returned as a positive integer.

Attributes

Abstractfalse
Accesspublic

To learn about attributes of methods, see Method Attributes.

Version History

Introduced in R2026a