Namespace inet::physicallayer
FlatTransmissionBase
class(no description)
Extends
Name | Type | Description |
---|---|---|
NarrowbandTransmissionBase | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
headerLength | b | |
dataLength | b | |
bitrate | bps |
Source code
class FlatTransmissionBase extends NarrowbandTransmissionBase { @existingClass; @descriptor(readonly); b headerLength; b dataLength; bps bitrate; }File: src/inet/physicallayer/wireless/common/base/packetlevel/FlatTransmissionBase.msg