coverage
Module for PCL coverage calculation
- coverage.calculate_min_rcs_coverage(snr_thresh, rx, tx, t_max, max_los_arr_rx, max_los_arr_tx, points_x, points_y, points_z, delay_thresh, radioprop_enabled, radioprop_params)
min RCS computation without propagation losses; i.e. using the LOS Grids tx-Tgt and Tgt-rx
- coverage.calculate_min_rcs_coverage_prop(snr_thresh, rx, tx, t_max, points_x, points_y, points_z, delay_thresh)
for min RCS computatation considering propagation losses tx-Tgt and Tgt-rx; i.e. without using loss grids
- coverage.get_antenna_los_grid(radar_x, radar_y, radar_z, x_start, x_stop, x_step, y_start, y_stop, y_step, z_start, z_stop, z_step, name, propagation, reverse_direction, signal_type, nof_lats, nof_lons)
computes the Line-of-Sight grid for an antenna location