Searched refs:RSSI_offsetdB_std (Results 1 – 3 of 3) sorted by relevance
61 …alse , false, "RSSI_offset_std", "RSSI_offset", 'f', (void*)&args->RSSI_offsetdB_std, NULL, "Stan… in modem_simple_argparse()71 args->RSSI_offsetdB_std = 1.0; in modem_simple_argparse()
22 …double RSSI_offsetdB_std; //std deviation of the residual offset (for all channels) in this dev… member
389 mo_st->device_RSSI_offsetdB = bs_random_Gaus()*mo_st->args.RSSI_offsetdB_std; in modem_init()