add
Description
adds propagation model objects pmc
= add(propmodel1
,propmodel2
)propmodel1
and
propmodel2
and returns a composite propagation model object
pmc
which contains propmodel1
and
propmodel2
.
Note
The syntax
propmodel1
+propmodel2
can be used in place of add.A composite propagation model cannot contain more than one propagation model object of the same class.
A composite propagation model cannot contain more than one propagation model object which includes effects of free-space loss.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a