Ieee80211HrDsssPhyHeader
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 |
---|---|---|
Ieee80211DsssPhyHeader | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
chunkLength | b | |
signal | uint8_t | |
service | uint8_t | |
crc | uint16_t |
TODO: B lengthField; |
crcMode | CrcMode | |
lengthField | B |
TODO: remove this, because not all subtypes have lengthField |
mutable | bool | |
complete | bool | |
correct | bool | |
properlyRepresented | bool | |
rawBin | string[] | |
rawHex | string[] | |
tags | RegionTagSet::cObjectRegionTag[] |
Source code
class Ieee80211HrDsssPhyHeader extends Ieee80211DsssPhyHeader { }File: src/inet/physicallayer/ieee80211/packetlevel/Ieee80211PhyHeader.msg