Home
last modified time | relevance | path

Searched refs:n_calcs (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_channel_and_modem.h19 …_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st , bs_time_t current_time, uint n_calcs);
Dp2G4_channel_and_modem.c251 …_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st , bs_time_t current_time, uint n_calcs){ in chm_bit_errors() argument
272 return bs_random_Binomial(n_calcs, status->BER); in chm_bit_errors()