Documentation
Return nominal sample rate
fs = wlanSampleRate(cfgFormat)
example
fs = wlanSampleRate(cfgFormat) returns fs, the nominal sample rate for specified format configuration object cfgFormat.
fs
cfgFormat
collapse all
Get the sample rate for a very-high-throughput-format (VHT-format) configuration in samples per second.
cfgVHT = wlanVHTConfig; fs = wlanSampleRate(cfgVHT); disp(fs)
80000000
wlanHESUConfig
wlanHEMUConfig
wlanHERecoveryConfig
wlanDMGConfig
wlanS1GConfig
wlanVHTConfig
wlanHTConfig
wlanNonHTConfig
Packet format configuration, specified as one of these configuration objects: wlanHESUConfig, wlanHEMUConfig, wlanHERecoveryConfig, wlanDMGConfig, wlanS1GConfig, wlanVHTConfig, wlanHTConfig, or wlanNonHTConfig. The cfgFormat input determines the nominal sample rate.
Sample rate, in samples per second, returned as a scalar.
A modified version of this example exists on your system. Do you want to open this version instead? (es)
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office
Get trial now