You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original text states: "For example, with a max_depth of one, only LoS paths are considered." However, when max_depth is set to 0, it indicates that only the LoS path exists. This can be tested using a simple scenario from the official scattering Jupyter notebook, as follows.