#include <APSKCode.h>
const ConvolutionalCode * convolutionalCode
Definition: APSKCode.h:33
const IScrambling * scrambling
Definition: APSKCode.h:35
const IInterleaving * interleaving
Definition: APSKCode.h:34
inet::physicallayer::APSKCode::~APSKCode |
( |
| ) |
|
const ConvolutionalCode * convolutionalCode
Definition: APSKCode.h:33
const IScrambling * scrambling
Definition: APSKCode.h:35
const IInterleaving * interleaving
Definition: APSKCode.h:34
const ConvolutionalCode* inet::physicallayer::APSKCode::getConvolutionalCode |
( |
| ) |
const |
|
inline |
const IInterleaving* inet::physicallayer::APSKCode::getInterleaving |
( |
| ) |
const |
|
inline |
const IInterleaving * interleaving
Definition: APSKCode.h:34
const IScrambling* inet::physicallayer::APSKCode::getScrambling |
( |
| ) |
const |
|
inline |
const IScrambling * scrambling
Definition: APSKCode.h:35
std::ostream & inet::physicallayer::APSKCode::printToStream |
( |
std::ostream & |
stream, |
|
|
int |
level |
|
) |
| const |
|
overridevirtual |
Prints this object to the provided output stream.
Function calls to operator<< with pointers or references either const or not are all forwarded to this function.
Reimplemented from inet::physicallayer::IPrintableObject.
std::string printObjectToString(const IPrintableObject *object, int level)
Definition: IPrintableObject.h:73
const ConvolutionalCode * convolutionalCode
Definition: APSKCode.h:33
const IScrambling * scrambling
Definition: APSKCode.h:35
const IInterleaving * interleaving
Definition: APSKCode.h:34
Definition: IPrintableObject.h:36
const IScrambling* inet::physicallayer::APSKCode::scrambling |
|
protected |
The documentation for this class was generated from the following files: