File: contrib/nic/phyLayer/ErrAndCollDecider.ned
C++ definition: click here
Decider module to use with digital channel modules like GilbertElliotSnr
The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.
If a module type shows up more than once, that means it has been defined in more than one NED file.
GENic | (no description) |
Name | Type | Description |
---|---|---|
debug | bool | debug switch |
snrThresholdLevel | numeric |
Name | Direction | Description |
---|---|---|
uppergateOut | output | |
lowergateIn | input |
simple ErrAndCollDecider parameters: debug : bool, // debug switch snrThresholdLevel: numeric; gates: out: uppergateOut; in: lowergateIn; endsimple