Package inet.linklayer.radio

Name Type Description
GenericRadio simple module

Generic radio module. The implementation is largely based on the Mobility Framework's SnrEval and Decider modules.

Ieee80211Radio simple module

Physical layer for the IEEE 802.11 models. Its external interface (including gates and how it communicates with other modules) is the same as the Radio module's.

Radio module interface

Prototype for radio modules. Radio modules deal with the transmission of frames over a wireless medium (the radio channel).