nrPathLossConfig
Description
The nrPathLossConfig
object sets path loss configuration parameters
for a specific scenario, as defined in TR 38.901 Section 7.4.1 [1].
The default nrPathLossConfig
object configures an urban macrocell scenario
with an environment height of 1 m. The default configuration does not use an optional path
loss model.
Creation
Description
creates a
path loss configuration object.pathlossconf
= nrPathLossConfig
sets properties using one
or more name-value arguments. For example, pathlossconf
= nrPathLossConfig(Name=Value
)BuildingHeight=4
specifies 4
m as the average building height.
Properties
Examples
References
[1] 3GPP TR 38.901. “Study on channel model for frequencies from 0.5 to 100 GHz.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2021b