RadioPlan CoverageContours: Difference between revisions
Jump to navigation
Jump to search
(Coverage Contours) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Radio plan coverage contours functionality can calculate and show polygon | Radio plan coverage contours functionality can calculate and show a simplified polygon representations of the coverage area for a Radio or a RadioNet. | ||
The polygon lines | The polygon lines are drawn at a specified received signal level threshold for the currently selected Radio/RadioNet. | ||
Calculating and handling contour lines are contolled via the interface '''IMariaRadioPlanLayer.[http://codedocs.maria.teleplanglobe.com/develop_gdk5/managed/interface_t_p_g_1_1_g_d_k_1_1_maria_1_1_contracts_1_1_i_radio_plan_coverage_contours.html IRadioPlanCoverageContours]''' | Calculating and handling contour lines are contolled via the interface '''IMariaRadioPlanLayer.[http://codedocs.maria.teleplanglobe.com/develop_gdk5/managed/interface_t_p_g_1_1_g_d_k_1_1_maria_1_1_contracts_1_1_i_radio_plan_coverage_contours.html IRadioPlanCoverageContours].''' | ||
[[File:CoverageContours.png|center|766x766px|Coverage Contours for a VHF RadioNet]] | [[File:CoverageContours.png|center|766x766px|Coverage Contours for a VHF RadioNet]] | ||
[[Category:RadioPlan]] | [[Category:RadioPlan]] | ||
Revision as of 13:05, 23 March 2026
Radio plan coverage contours functionality can calculate and show a simplified polygon representations of the coverage area for a Radio or a RadioNet.
The polygon lines are drawn at a specified received signal level threshold for the currently selected Radio/RadioNet.
Calculating and handling contour lines are contolled via the interface IMariaRadioPlanLayer.IRadioPlanCoverageContours.