CsmaCaMacAckHeader

Namespace inet

CsmaCaMacAckHeader

class

(no description)

Extends

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

Fields

Name Type Description
chunkLength
type

Packet operations (observed)

actionmodule
insertAtBackApskScalarRadioMedium
insertAtFrontCsmaCaMac

Source code

class CsmaCaMacAckHeader extends CsmaCaMacHeader
{
    chunkLength = B(14);
    type = CSMA_ACK;
}

File: src/inet/linklayer/csmaca/CsmaCaMacHeader.msg