Package: inet.physicallayer.wireless.common.pathloss
SuiPathLoss
compound module(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| transmitterAntennaHeight | double | ||
| receiverAntennaHeight | double |
Properties
| Name | Value | Description |
|---|---|---|
| class | SuiPathLoss | |
| display | i=block/control |
Source code
module SuiPathLoss like IPathLoss { parameters: @class(SuiPathLoss); @display("i=block/control"); double transmitterAntennaHeight @unit(m); double receiverAntennaHeight @unit(m); }File: src/inet/physicallayer/wireless/common/pathloss/SuiPathLoss.ned