ns-3
|
Isotropic antenna model. More...
#include <isotropic-antenna-model.h>
Public Member Functions | |
virtual double | GetGainDb (Angles a) |
Static Public Member Functions | |
static TypeId | GetTypeId () |
This method returns the TypeId associated to ns3::IsotropicAntennaModel. |
Isotropic antenna model.
This is the simplest antenna model. The gain of this antenna is unitary (=0dB) in all directions.
|
virtual |
this method is expected to be re-implemented by each antenna model
the | spherical angles at which the radiation pattern should be evaluated |
Implements ns3::AntennaModel.
References NS_LOG_FUNCTION.
|
static |
This method returns the TypeId associated to ns3::IsotropicAntennaModel.
No Attributes defined for this type.
No TraceSources defined for this type.
Reimplemented from ns3::AntennaModel.
References ns3::TypeId::SetParent().