#include <ScalarSnir.h>
◆ ScalarSnir()
| inet::physicallayer::ScalarSnir::ScalarSnir |
( |
const IReception * |
reception, |
|
|
const INoise * |
noise |
|
) |
| |
◆ computeMax()
| double inet::physicallayer::ScalarSnir::computeMax |
( |
| ) |
const |
|
protectedvirtual |
42 const IScalarSignal *scalarSignalAnalogModel = check_and_cast<const IScalarSignal *>(
reception->
getAnalogModel());
43 const ScalarNoise *scalarNoise = check_and_cast<const ScalarNoise *>(
noise);
Referenced by getMax().
◆ computeMean()
| double inet::physicallayer::ScalarSnir::computeMean |
( |
| ) |
const |
|
protectedvirtual |
◆ computeMin()
| double inet::physicallayer::ScalarSnir::computeMin |
( |
| ) |
const |
|
protectedvirtual |
35 const IScalarSignal *scalarSignalAnalogModel = check_and_cast<const IScalarSignal *>(
reception->
getAnalogModel());
36 const ScalarNoise *scalarNoise = check_and_cast<const ScalarNoise *>(
noise);
Referenced by getMin().
◆ getMax()
| double inet::physicallayer::ScalarSnir::getMax |
( |
| ) |
const |
|
overridevirtual |
◆ getMean()
| double inet::physicallayer::ScalarSnir::getMean |
( |
| ) |
const |
|
overridevirtual |
◆ getMin()
| double inet::physicallayer::ScalarSnir::getMin |
( |
| ) |
const |
|
overridevirtual |
◆ printToStream()
| std::ostream & inet::physicallayer::ScalarSnir::printToStream |
( |
std::ostream & |
stream, |
|
|
int |
level, |
|
|
int |
evFlags = 0 |
|
) |
| const |
|
overridevirtual |
◆ maxSNIR
| double inet::physicallayer::ScalarSnir::maxSNIR |
|
mutableprotected |
◆ meanSNIR
| double inet::physicallayer::ScalarSnir::meanSNIR |
|
mutableprotected |
◆ minSNIR
| double inet::physicallayer::ScalarSnir::minSNIR |
|
mutableprotected |
The documentation for this class was generated from the following files: