PacketTransmittedEvent

PacketTransmittedEvent

class

C++ definition

(no description)

Usage diagram

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends

Name Type Description
PacketEvent class (no description)

Fields

Name Type Description
datarate bps
kind int
modulePath string
eventNumber int64_t
simulationTime simtime_t
duration simtime_t
packetLength b

Source code

class PacketTransmittedEvent extends PacketEvent
{
    bps datarate = bps(-1);
}

File: src/inet/common/PacketEventTag.msg