losmapper
Module for handling Line of Sight (LoS) mappings
- class losmapper.TxToLocationLOSMapper(largest_tx_id)
Bases:
objectThis class maps any possible Tx locations to a certain LOS array, for some trajectories. This is helpful as several Tx might be at the exact same position (e.g. if same frequency). tx_id_to_loc_id_map requires that there are no holes in the Tx ID range, i.e. every Tx
- calculate_los_grid_if_loc_not_done(tx, x_start, x_stop, x_step, y_start, y_stop, y_step, z_start, z_stop, z_step, radioprop_enabled, reverse_direction, nof_lats, nof_lons)
function to return los grid
- get_los_grid(tx_id)
function to return los grid
- get_tx_location(tx)
function to return tx location as tuple