Coverage Predictions: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 April 2026

  • curprev 16:5316:53, 7 April 2026Trm talk contribs 1,411 bytes +1,411 Created page with "Calculate coverage Coverage calculations are controlled via the interce IRadioCoverage in IMariaRadioPlanLayer.RadioCoverage To create a coverage file, we need to define some parameters, the most important is the selection of propagation model. The list of propagation models can be found like this: _propagationModels = new ReadOnlyCollection<string>(_radioPlanLayer.RadioCoverage.RadioPropagationModelRepository.PropagationModels.Select(m => m.Name).ToList()); Proper..."