|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/physicallayer/ieee80211/packetlevel/Ieee80211ControlInfo.msg:157 by nedtool.
More...
#include <Ieee80211ControlInfo_m.h>
Protected Member Functions | |
| bool | operator== (const Ieee80211ReceptionIndication &) |
Protected Member Functions inherited from inet::physicallayer::ReceptionIndication | |
| bool | operator== (const ReceptionIndication &) |
Protected Attributes | |
| IIeee80211ModePtr | mode |
| Ieee80211ChannelPtr | channel |
| double | snr |
| double | lossRate |
| double | recPow |
| bool | airtimeMetric |
| double | testFrameDuration |
| double | testFrameError |
| int | testFrameSize |
Protected Attributes inherited from inet::physicallayer::ReceptionIndication | |
| int | bitErrorCount |
| int | symbolErrorCount |
| double | packetErrorRate |
| double | bitErrorRate |
| double | symbolErrorRate |
| W | minRSSI |
| double | minSNIR |
Private Member Functions | |
| void | copy (const Ieee80211ReceptionIndication &other) |
Class generated from inet/physicallayer/ieee80211/packetlevel/Ieee80211ControlInfo.msg:157 by nedtool.
// // Control info attached to a mac frame that is sent up from the ~Ieee80211Radio. // class Ieee80211ReceptionIndication extends ReceptionIndication { @descriptor(false); IIeee80211ModePtr mode = nullptr; // specifies reception mode. Ieee80211ChannelPtr channel @opaque @tostring($ ? $->getCompleteStringRepresentation() : std::string("<nullptr>")) = nullptr; // specifies reception band and channel // TODO: remove already inherited fields double snr; double lossRate; double recPow; bool airtimeMetric; double testFrameDuration; double testFrameError; int testFrameSize; }
| inet::physicallayer::Ieee80211ReceptionIndication::Ieee80211ReceptionIndication | ( | ) |
| inet::physicallayer::Ieee80211ReceptionIndication::Ieee80211ReceptionIndication | ( | const Ieee80211ReceptionIndication & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::physicallayer::ReceptionIndication.
|
virtual |
|
virtual |
|
inlinevirtual |
Referenced by getChannel().
|
virtual |
|
virtual |
|
inlinevirtual |
Referenced by getMode().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| Ieee80211ReceptionIndication& inet::physicallayer::Ieee80211ReceptionIndication::operator= | ( | const Ieee80211ReceptionIndication & | other | ) |
|
protected |
|
overridevirtual |
Reimplemented from inet::physicallayer::ReceptionIndication.
Referenced by inet::physicallayer::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::physicallayer::ReceptionIndication.
Referenced by inet::physicallayer::doParsimUnpacking().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |