In ns-3, once a frame is generated in the upper layer and ready for transmission, the station requests to access to the medium immediately. According to the standard, there are two possible situations for this request ...
Frame Capture Model Patch
If the receiver is already in RX state when a new signal arrives, the decision whether to switch to the new signal is made by a frame-capture policy. In the calibrated simulator, the frame-capture effect is implemented as an enhancement of the default ns-3.16 ...