IPulseFilter

Package: inet.physicallayer.wireless.common.contract.bitlevel

IPulseFilter

module interface

(no description)

Used in compound modules

Name Type Description
ApskLayeredReceiver compound module

This receiver model is part of a simple hypothetical layered radio. It receives detailed transmissions that have separate representation for all simulated domains. The levelOfDetail parameter controls which domains are actually simulated, but all parameters relevant to the error model are expected to be set on the reception.

Ieee80211LayeredOfdmReceiver compound module

This module implements an IEEE 802.11 OFDM receiver. The implemenation details are based on the following standard: IEEE Std 802.11-2012 PART 11: WIRELESS LAN MAC AND PHY SPECIFICATIONS

Properties

Name Value Description
display i=block/opticaldelay

Source code

moduleinterface IPulseFilter
{
    parameters:
        @display("i=block/opticaldelay");
}

File: src/inet/physicallayer/wireless/common/contract/bitlevel/IPulseFilter.ned