#include <AntennaBase.h>
inet::physicallayer::AntennaBase::AntennaBase |
( |
| ) |
|
int numAntennas
Definition: AntennaBase.h:31
IMobility * mobility
Definition: AntennaBase.h:30
virtual IMobility* inet::physicallayer::AntennaBase::getMobility |
( |
| ) |
const |
|
inlineoverridevirtual |
Returns the mobility of this antenna that describes its position and orientation over time.
Implements inet::physicallayer::IAntenna.
IMobility * mobility
Definition: AntennaBase.h:30
virtual int inet::physicallayer::AntennaBase::getNumAntennas |
( |
| ) |
const |
|
inlineoverridevirtual |
void inet::physicallayer::AntennaBase::initialize |
( |
int |
stage | ) |
|
|
overrideprotectedvirtual |
std::ostream & inet::physicallayer::AntennaBase::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.
Reimplemented in inet::physicallayer::InterpolatingAntenna, inet::physicallayer::ParabolicAntenna, inet::physicallayer::CosineAntenna, inet::physicallayer::ConstantGainAntenna, inet::physicallayer::DipoleAntenna, and inet::physicallayer::IsotropicAntenna.
Referenced by inet::physicallayer::IsotropicAntenna::printToStream(), inet::physicallayer::ConstantGainAntenna::printToStream(), inet::physicallayer::DipoleAntenna::printToStream(), inet::physicallayer::CosineAntenna::printToStream(), inet::physicallayer::ParabolicAntenna::printToStream(), and inet::physicallayer::InterpolatingAntenna::printToStream().
IMobility* inet::physicallayer::AntennaBase::mobility |
|
protected |
int inet::physicallayer::AntennaBase::numAntennas |
|
protected |
The documentation for this class was generated from the following files: