Namespace inet
ProgressTag
class(no description)
Extends
Name | Type | Description |
---|---|---|
TagBase | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
datarate | bps | |
position | b | |
extraProcessableLength | b | |
extraProcessableDuration | simtime_t |
Source code
class ProgressTag extends TagBase { bps datarate; b position; b extraProcessableLength; simtime_t extraProcessableDuration; }File: src/inet/queueing/common/ProgressTag.msg