Package: inet.physicallayer.ethernet
EtherPhy
simple module(no description)
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/rxtx |
Gates
| Name | Direction | Size | Description |
|---|---|---|---|
| upperLayerIn | input | ||
| upperLayerOut | output | ||
| phys | inout |
Source code
simple EtherPhy { parameters: @display("i=block/rxtx"); gates: input upperLayerIn @labels(EtherFrame); output upperLayerOut @labels(EtherFrame); inout phys @labels(EthernetSignal); }File: src/inet/physicallayer/ethernet/EtherPhy.ned