Home
last modified time | relevance | path

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

/babblesim_ext_2G4_modem_BLE_simple-3.6.0-3.5.0/src/
Dmodem_BLE_simple.c416 double TotalInterfmW = 0; in modem_analog_rx() local
461 TotalInterfmW = TotalInterfmW + AccRatio * pow(10.0, rx_powers[i]/10.0); in modem_analog_rx()
469 … double TotalNoisemW = ThermalNoisemW + TotalInterfmW + TotalPhaseReciprocalMixmW + TotalIntermmW; in modem_analog_rx()