PropagationTimeTag

Namespace inet

PropagationTimeTag

class

This tag specifies the propagation time. It can be attached to a specific region of a packet in order to sum up the propagation time spent in each transmission channel.

Extends

Name Type Description
TimeTagBase (unknown -- not in documented files)

Region Tagging operations (observed)

tagActionmodule
mapAllTagsForUpdatePacketTransmitter, StreamThroughTransmitter, StreamingTransmitter

Source code

//
// This tag specifies the propagation time. It can be attached to a specific
// region of a packet in order to sum up the propagation time spent in each
// transmission channel.
//
class PropagationTimeTag extends TimeTagBase
{
}
File: src/inet/common/TimeTag.msg