Namespace inet
SignalPowerReq
classThis request determines the average analog signal power 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 |
---|---|---|
SignalPowerTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
Source code
// // This request determines the average analog signal power that should be used to transmit the packet. // It may be present on a packet from the application to the phyisical layer. // class SignalPowerReq extends SignalPowerTagBase { }File: src/inet/physicallayer/wireless/common/contract/packetlevel/SignalTag.msg