OMNET MIXIM PDF is an OMNeT++ modeling framework created for mobile and fixed wireless networks.
Networks supported by MIXIM:
- Body area network.
 - Ad-hoc network.
 - Vehicular network.
 - Wireless sensor network.
 
MIXIM predecessors:
- Positif framework.
 - ChSim.
 - Mobility framework.
 - Mac Simulators.
 
Models of MIXIM framework:
- Radio transceiver power consumption.
 - Radio wave propagation.
 - Wireless MAC protocols.
 - Interference estimation.
 
Download sample Coding for Omnet++ Mixim PDF
<features cppSourceRoots="src">
    <feature
        id="MiXiM_INET"
        name="MiXiM-INET Bridge"
        description = "MiXiM using INET framework."
        initiallyEnabled = "true"
        requires = ""
        labels = ""
        nedPackages = "   "
        extraSourceFolders = ""
        compileFlags = "-DMIXIM_INET"
        linkerFlags = ""
        /> </features>
