Searched refs:N_total (Results 1 – 1 of 1) sorted by relevance
242 double N_total = N_ana + N_ISI; //we assume the noise sources are uncorrelated gausian noise in combine_SNR() local243 rx_status->SNR_total = -10*log10(N_total); in combine_SNR()