tirempl
Path loss using Terrain Integrated Rough Earth Model (TIREM)
Description
returns the path loss for a signal with the specified frequency when it is
propagated over terrain. Represent the terrain by specifying the distance and
elevation along the great circle path between the transmitter and the receiver. The
Terrain Integrated Rough Earth Model™ (TIREM™) model combines physics with empirical data to provide path loss
estimates. The TIREM model is valid from 1 MHz to 1000 GHz.pl
= tirempl(r
,z
,f
)
Note
tirempl
requires access to the
external TIREM library. Use tiremSetup
to set up access.
specifies additional options using name-value arguments.pl
= tirempl(r
,z
,f
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a