Searched refs:ThermalNoisemW (Results 1 – 2 of 2) sorted by relevance
12 ThermalNoisemW = 10^( (-174 + NoiseFigure)/10 ) * ReceiverNoiseBW(ModulationRx); variable56 TotalNoisemW = InterfPowermW + ThermalNoisemW;
415 double ThermalNoisemW = 0; in modem_analog_rx() local423 ThermalNoisemW = EquivalentBW * pow(10, (-174.0 + NoiseFigure )/10); in modem_analog_rx()469 … double TotalNoisemW = ThermalNoisemW + TotalInterfmW + TotalPhaseReciprocalMixmW + TotalIntermmW; in modem_analog_rx()