Plot propagation paths between sites
raytrace(
plots the propagation paths from the transmitter site (tx
,rx
)tx
) to the
receiver site (rx
). The propagation paths are found using ray
tracing with surface geometry defined by the Map
property. Each
propagation path is color-coded according to the received power (dBm) or path loss
(dB) along the path, assuming unpolarized rays.
Note
The ray tracing analysis includes surface reflections but does not include effects from refraction, diffraction, or scattering.
Operational frequency for this function is from 100 MHz to 100 GHz.
raytrace(
plots the propagation paths from the transmitter site (tx
,rx
,propmodel
)tx
) to the
receiver site (rx
) based on the specified propagation model. To
input building and terrain materials to calculate path loss, please use the
'raytracing-image-method'
propagation model and set the
properties to specify building materials.
raytrace(___,
plots propagation paths with additional options specified by one or more name-value
pairs.Name,Value
)
returns
the propagation paths in rays
= raytrace(___)rays
.