#include <ns3/isotropic-antenna-model.h>
#include <ns3/log.h>
#include <ns3/test.h>
#include <cmath>
#include <iostream>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | IsotropicAntennaModelTestCase |
IsotropicAntennaModel Test. More... | |
class | IsotropicAntennaModelTestSuite |
IsotropicAntennaModel TestSuite. More... | |
Variables | |
static IsotropicAntennaModelTestSuite | g_staticIsotropicAntennaModelTestSuiteInstance |
Static variable for test initialization. | |
|
static |
Static variable for test initialization.
Definition at line 106 of file test-isotropic-antenna.cc.