Namespace inet
SignalBandReq
classThis request determines the signal band that should be used to transmit the packet. It may be present on a packet from the application to the phyisical layer.
Extends
Name | Type | Description |
---|---|---|
SignalBandTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
findTag | ApskDimensionalRadioMedium, ApskScalarRadioMedium, RadioMedium |
Source code
// // This request determines the signal band that should be used to transmit the packet. // It may be present on a packet from the application to the phyisical layer. // class SignalBandReq extends SignalBandTagBase { }File: src/inet/physicallayer/wireless/common/contract/packetlevel/SignalTag.msg