主要内容

deviceConfigurationType

Class: wlanRateControl

Return device configuration type

Since R2026a

Description

deviceType = deviceConfigurationType(rateControl) returns the class type of the device configuration object.

Input Arguments

expand all

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

Output Arguments

expand all

Class type of the device configuration object, returned as "wlanDeviceConfig" or "wlanMultilinkDeviceConfig".

Attributes

Abstractfalse
Accesspublic

To learn about attributes of methods, see Method Attributes.

Version History

Introduced in R2026a