#include <PulseShaper.h>
inet::physicallayer::PulseShaper::PulseShaper |
( |
| ) |
|
const int samplePerSymbol
Definition: PulseShaper.h:32
Implements inet::physicallayer::IPulseShaper.
30 const int sampleLength = symbolModel->getPayloadSymbolLength() *
samplePerSymbol;
31 const double sampleRate = symbolModel->getPayloadSymbolRate() *
samplePerSymbol;
32 return new TransmissionSampleModel(sampleLength, sampleRate,
nullptr);
const int samplePerSymbol
Definition: PulseShaper.h:32
const int inet::physicallayer::PulseShaper::samplePerSymbol |
|
protected |
The documentation for this class was generated from the following files: