LteFeedbackPkt

Namespace simu5g

LteFeedbackPkt

class

(no description)

Inheritance diagram

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

Extends

Name Type Description
FieldsChunk class (no description)

Fields

Name Type Description
chunkLength

TODO: size 0

Source code

class LteFeedbackPkt extends inet::FieldsChunk
{
    chunkLength = inet::B(1); // TODO: size 0
    @customize(true);  // see the generated C++ header for more info
}
File: src/stack/phy/packet/LteFeedbackPkt.msg