Namespace inet
SignalBitrateInd
classThis indication specifies the bitrates for various parts of the signal that was used to receive the packet. It may be present on a packet from the phyiscal layer to the application.
Extends
Name | Type | Description |
---|---|---|
SignalBitrateTagBase | (unknown -- not in documented files) |
Source code
// // This indication specifies the bitrates for various parts of the signal that was used to receive the packet. // It may be present on a packet from the phyiscal layer to the application. // class SignalBitrateInd extends SignalBitrateTagBase { }File: src/inet/physicallayer/wireless/common/contract/packetlevel/SignalTag.msg