Searched refs:channel_calc (Results 1 – 2 of 2) sorted by relevance
| /babblesim_ext_2G4_phy_v1-latest/src/ |
| D | channel_if.h | 55 int channel_calc(const uint *tx_used, tx_el_t *tx_list, uint txnbr, uint rxnbr, bs_time_t now, doub…
|
| D | p2G4_channel_and_modem.c | 53 static cha_calc_f channel_calc; variable 111 *(void **) (&channel_calc) = dlsym(channel_lib, "channel_calc"); in channel_and_modem_init() 229 …channel_calc(tx_l->used, tx_l->tx_list, tx_nbr, rx_nbr, current_time, rec_s->att, &rec_s->SNR_ISI); in CalculateRxPowerAndISI()
|