Package inet.linklayer.mf80211.phyLayer.snrEval

Name Type Description
GilbertElliotSnr simple module

Gilbert-Elliot signal-noise evaluator

SnrEval simple module

Represents the radio. Frames received from higher layers (typically the MAC protocol) are transmitted on the radio channel, using the global ChannelControl module. Frames received on the radio channel will have their signal-noise ratio evaluated and passed up to the decider. (It is the decider's task to determine whether the frame was received correctly, and pass it up to the MAC layer).

SnrEval80211 simple module

This component has been taken over from Mobility Framework 1.0a5.