Main Content
propagate
Syntax
Description
returns propagated emissions that are a combination of the input emissions and the
reflections of these input emissions from the platforms in the radar scenario,
propEmissions
= propagate(scenario
,emissions
)scenario
.
specifies whether the radar channel models occlusion or not. By default, the radar channel
models occlusion.propEmissions
= propagate(scenario
,emissions
,'HasOcclusion',tf
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a
See Also
radarScenario
| emit
| detect
| radarEmission
| radarChannel