All public logs

Jump to navigation Jump to search

Combined display of all available logs of Maria GDK Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:53, 7 April 2026 Trm talk contribs created page Coverage Predictions (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...")