Package: inet.protocolelement.acknowledgement
SendWithAcknowledge
simple module(no description)
Used in compound modules
Name | Type | Description |
---|---|---|
InterfaceService | compound module | (no description) |
Parameters
Name | Type | Default value | Description |
---|---|---|---|
acknowledgeTimeout | double |
Properties
Name | Value | Description |
---|---|---|
display | i=block/rxtx |
Gates
Name | Direction | Size | Description |
---|---|---|---|
in | input | ||
ackIn | input | ||
out | output |
Source code
simple SendWithAcknowledge { parameters: double acknowledgeTimeout @unit(s); @display("i=block/rxtx"); gates: input in; input ackIn; output out; }File: src/inet/protocolelement/acknowledgement/SendWithAcknowledge.ned