Signal

Signal

packet

C++ definition

(no description)

Inheritance diagram

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

Known subclasses

Name Type Description
EthernetSignalBase packet

Abstract base class for various Ethernet traffic types: EtherJam, EtherFilledIfg and EtherPhyFrame.

WirelessSignal packet (no description)

Source code

packet Signal
{
    @existingClass;
    @descriptor(readonly);
}
File: src/inet/physicallayer/common/Signal.msg