Silently discards all input messages.
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Name | Type | Description |
---|---|---|
ThroughputServer | compound module | (no description) |
WirelessAPWithSink | compound module |
Well, it Models a 802.11 Access Point with a Sink. |
Name | Value | Description |
---|---|---|
display | i=block/sink |
Name | Direction | Size | Description |
---|---|---|---|
in [ ] | input |
// // Silently discards all input messages. // simple Sink { parameters: @display("i=block/sink"); gates: input in[]; }