#include <Ieee80211OfdmSymbolModel.h>
|
| | Ieee80211OfdmReceptionSymbolModel (int headerSymbolLength, double headerSymbolRate, int payloadSymbolLength, double payloadSymbolRate, const std::vector< const ISymbol * > *symbols) |
| |
| virtual | ~Ieee80211OfdmReceptionSymbolModel () |
| |
| | ReceptionSymbolModel (int headerSymbolLength, double headerSymbolRate, int payloadSymbolLength, double payloadSymbolRate, const std::vector< const ISymbol * > *symbols, double symbolErrorRate) |
| |
| virtual double | getSymbolErrorRate () const override |
| |
| | SignalSymbolModel (int headerSymbolLength, double headerSymbolRate, int payloadSymbolLength, double payloadSymbolRate, const std::vector< const ISymbol * > *symbols) |
| |
| virtual | ~SignalSymbolModel () |
| |
| virtual std::ostream & | printToStream (std::ostream &stream, int level, int evFlags=0) const override |
| | Prints this object to the provided output stream. More...
|
| |
| virtual int | getPayloadSymbolLength () const override |
| |
| virtual double | getPayloadSymbolRate () const override |
| |
| virtual int | getHeaderSymbolLength () const override |
| |
| virtual double | getHeaderSymbolRate () const override |
| |
| virtual const std::vector< const ISymbol * > * | getSymbols () const override |
| |
| virtual | ~IPrintableObject () |
| |
| virtual std::string | printToString () const |
| |
| virtual std::string | printToString (int level, int evFlags=0) const |
| |
| virtual std::string | getInfoStringRepresentation (int evFlags=0) const |
| |
| virtual std::string | getDetailStringRepresentation (int evFlags=0) const |
| |
| virtual std::string | getDebugStringRepresentation (int evFlags=0) const |
| |
| virtual std::string | getTraceStringRepresentation (int evFlags=0) const |
| |
| virtual std::string | getCompleteStringRepresentation (int evFlags=0) const |
| |
◆ Ieee80211OfdmReceptionSymbolModel()
| inet::physicallayer::Ieee80211OfdmReceptionSymbolModel::Ieee80211OfdmReceptionSymbolModel |
( |
int |
headerSymbolLength, |
|
|
double |
headerSymbolRate, |
|
|
int |
payloadSymbolLength, |
|
|
double |
payloadSymbolRate, |
|
|
const std::vector< const ISymbol * > * |
symbols |
|
) |
| |
◆ ~Ieee80211OfdmReceptionSymbolModel()
| inet::physicallayer::Ieee80211OfdmReceptionSymbolModel::~Ieee80211OfdmReceptionSymbolModel |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: