PacketFlowManagerEnb

Package: simu5g.stack.packetFlowManager

PacketFlowManagerEnb

simple module

(no description)

Inheritance diagram

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

Parameters

Name Type Default value Description
macModule string "^.mac"
pfmType string "PacketFlowManagerEnb"

Properties

Name Value Description
class PacketFlowManagerEnb

Source code

simple PacketFlowManagerEnb like IPacketFlowManager
{
    @class("PacketFlowManagerEnb");

    string macModule = default("^.mac");
    string pfmType = default("PacketFlowManagerEnb");
}

File: src/stack/packetFlowManager/PacketFlowManagerEnb.ned