Ieee80211MpduSubframeHeader
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 | b | |
length | int | |
mutable | bool | |
complete | bool | |
correct | bool | |
properlyRepresented | bool | |
rawBin | string[] | |
rawHex | string[] | |
tags | RegionTagSet::cObjectRegionTag[] |
Source code
class Ieee80211MpduSubframeHeader extends FieldsChunk { chunkLength = LENGTH_A_MPDU_SUBFRAME_HEADER; int length; }File: src/inet/linklayer/ieee80211/mac/Ieee80211Frame.msg