#include <Interference.h>
◆ Interference()
| inet::physicallayer::Interference::Interference |
( |
const INoise * |
noise, |
|
|
const std::vector< const IReception * > * |
receptions |
|
) |
| |
◆ ~Interference()
| inet::physicallayer::Interference::~Interference |
( |
| ) |
|
|
virtual |
◆ getBackgroundNoise()
| virtual const INoise* inet::physicallayer::Interference::getBackgroundNoise |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getInterferingReceptions()
| virtual const std::vector<const IReception *>* inet::physicallayer::Interference::getInterferingReceptions |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ printToStream()
| std::ostream & inet::physicallayer::Interference::printToStream |
( |
std::ostream & |
stream, |
|
|
int |
level, |
|
|
int |
evFlags = 0 |
|
) |
| const |
|
overridevirtual |
Prints this object to the provided output stream.
Reimplemented from inet::IPrintableObject.
27 stream <<
"Interference";
◆ backgroundNoise
| const INoise* inet::physicallayer::Interference::backgroundNoise |
|
protected |
◆ interferingReceptions
| const std::vector<const IReception *>* inet::physicallayer::Interference::interferingReceptions |
|
protected |
The documentation for this class was generated from the following files: