Home
last modified time | relevance | path

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

/babblesim_ext_2G4_modem_BLE_simple-latest/src/
Dmodem_BLE_simple.c419 double TotalInterfmW = 0; in modem_analog_rx() local
464 TotalInterfmW = TotalInterfmW + AccRatio * pow(10.0, rx_powers[i]/10.0); in modem_analog_rx()
472 … double TotalNoisemW = ThermalNoisemW + TotalInterfmW + TotalPhaseReciprocalMixmW + TotalIntermmW; in modem_analog_rx()