Multipath Fading Realization¶
- class MultipathFadingRealization(random_realization, antenna_correlation_variable, los_angles_variable, nlos_angles_variable, los_phases_variable, nlos_phases_variable, power_profile, delay_profile, los_gains, nlos_gains, los_doppler, nlos_doppler, antenna_correlation, sample_hooks, gain)[source]¶
Bases:
ChannelRealization
[MultipathFadingSample
]Realization of a statistical multipath fading channel.
Generated by the
realize()
routine of aMultipathFadingChannel
.- Parameters:
sample_hooks (Set[ChannelSampleHook[CST]], optional) – Hooks to be called after the channel is sampled.
gain (float, optional) – Linear power gain factor a signal experiences when being propagated over this realization. \(1.0\) by default, meaning no gain or loss.