Ieee802154UwbIrReceiver
Package: inet.physicallayer.wireless.ieee802154.bitlevel
Ieee802154UwbIrReceiver
compound module(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
| Name | Type | Description |
|---|---|---|
| Module | compound module |
Base module for all INET compound modules. |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| displayStringTextFormat | string | "" |
Determines the text that is written on top of the submodule, supports displaying pars, watches, and module-specific information |
Properties
| Name | Value | Description |
|---|---|---|
| class | Ieee802154UwbIrReceiver |
Source code
module Ieee802154UwbIrReceiver extends Module like IReceiver { parameters: @class(Ieee802154UwbIrReceiver); }File: src/inet/physicallayer/wireless/ieee802154/bitlevel/Ieee802154UwbIrReceiver.ned