showProfile
Description
showProfile(
plots the power delay
profile (PDP), angle of departure (AoD), and angle of arrival (AoA) information for the
ray-tracing channels in a single figure with three subplots. rtchan
)
The PDP subplot is derived from the propagation delay, path loss, phase shift, pattern gain at transmit array and pattern gain at receive array for each ray specified by the
PropagationRays
property of thertchan
input.The AoD and AoA subplots show the 3-D directions of the rays in the local coordinate system (LCS).
When the
TransmitArray
orReceiveArray
properties are objects from the Phased Array System Toolbox software, the AoD and AoA subplots also show the directivity pattern of the arrays.
showProfile(
optionally turns off the directivity pattern in the AoD and AoA subplots. This option
applies only when the rtchan
,'ArrayPattern',false)TransmitArray
or
ReceiveArray
property in the comm.RayTracingChannel
System object™ are objects from the Phased Array System Toolbox software.
Examples
Input Arguments
Version History
Introduced in R2020b