Package: inet.physicallayer.ieee80211.packetlevel.errormodel
Ieee80211NistErrorModel
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 |
---|---|---|
ErrorModelBase | compound module |
This module servces as the base module for error models. |
Properties
Name | Value | Description |
---|---|---|
display | i=block/broadcast | |
class | Ieee80211NistErrorModel |
Source code
module Ieee80211NistErrorModel extends ErrorModelBase { parameters: @class(Ieee80211NistErrorModel); @display("i=block/broadcast"); }File: src/inet/physicallayer/ieee80211/packetlevel/errormodel/Ieee80211NistErrorModel.ned