bluetoothRangeConfig
Description
The bluetoothRangeConfig
object parameterizes the bluetoothRange
function for estimating the range between two Bluetooth® basic rate/enhanced data rate (BR/EDR) or low energy (LE)
devices.
Creation
Description
creates a
default Bluetooth BR/EDR or LE range estimation configuration object.cfgRange
= bluetoothRangeConfig
sets properties by using one or more
optional name-value arguments. For example,
cfgRange
= bluetoothRangeConfig(Name=Value
)bluetoothRangeConfig(Environment="Home")
sets the signal propagation
environment to Home.
Properties
Object Functions
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2021. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.3. https://www.bluetooth.com/.
Extended Capabilities
Version History
Introduced in R2022a