Number assigned to user of interest, specified as a positive integer in the interval
[1, Nu], where
Nu is the number of users in the
transmission.
This argument is required when you specify the cfg
input as an
object of type wlanHEMUConfig
, wlanS1GConfig
, or
wlanVHTConfig
.
When you specify cfg
as a wlanEHTMUConfig
object,
this argument is required if the PPDU type is OFDMA, or non-OFDMA with
multiple users.
this argument is not required for a non-OFDMA PPDU with a single user.
If cfg
is a wlanHEMUConfig
or
wlanEHTMUConfig
object, Nu
is equal to the number of elements in the value of its User
property. If cfg
is a wlanS1GConfig
or
wlanVHTConfig
object, Nu is
equal to the value of its NumUsers
property.
Dependencies
This argument applies only when the cfg
input is an object of
type wlanEHTMUConfig
, wlanHEMUConfig
,
wlanS1GConfig
, or wlanVHTConfig
.
Data Types: double