Home
last modified time | relevance | path

Searched defs:att (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_2G4_channel_multiatt-latest/src/
Dchannel_multiatt_args.h14 double att; member
Dchannel_multiatt.c235 static void process_matrix_file_line(char *buf, uint *rx, uint *tx, double *att, char **filename) { in process_matrix_file_line()
325 double att; in channel_init() local
404 …int *tx_used, tx_el_t *tx_list, uint txnbr, uint rxnbr, bs_time_t now, double *att, double *ISI_SN… in channel_calc()