Skip to content

Fix: clear prop candidates for mimo simulation

Pascal Palenda requested to merge fix/mimo-simulation into ma23-mika

The list of propagation candidates must be cleared before the next source-receiver-pair is simulated. Otherwise, the previous candidates might be found to have valid paths.

Merge request reports