Namespace inet
SignalBandInd
classThis indication specifies the signal band 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 |
---|---|---|
SignalBandTagBase | (unknown -- not in documented files) |
Source code
// // This indication specifies the signal band that was used to receive the packet. // It may be present on a packet from the phyiscal layer to the application. // class SignalBandInd extends SignalBandTagBase { }File: src/inet/physicallayer/wireless/common/contract/packetlevel/SignalTag.msg