As far as I know about SNR is the signal to noise ratio or the difference of noise and signal strength, so what I want is SNR value for a signal that a Mobile node will detect from an access point, hence how the noise will put or estimate to calculate the SNR?
While I explored the source codes of INET, I found getSNR()
and setSNR()
, but I don't know how they work in OMNeT++?