Propagate emissions in tracking scenario
returns propagated emissions that are a combination of the input emissions and the
reflections of these input emissions from the platforms in the tracking scenario
propEmissions
= propagate(sc
,emissions
)sc
.
specifies whether the radar channel models occlusion or not. By default,
propEmissions
= propagate(sc
,emissions
,'HasOcclusion',tfOcclusion
)tfOcclusion
is set to true
.