#include <ns3/log.h>#include <ns3/test.h>#include <ns3/double.h>#include <ns3/parabolic-antenna-model.h>#include <ns3/simulator.h>#include <cmath>#include <string>#include <iostream>#include <sstream> Include dependency graph for test-parabolic-antenna.cc:
 Include dependency graph for test-parabolic-antenna.cc:Go to the source code of this file.
| Classes | |
| class | ParabolicAntennaModelTestCase | 
| class | ParabolicAntennaModelTestSuite | 
| Enumerations | |
| enum | ParabolicAntennaModelGainTestCondition { EQUAL = 0, LESSTHAN = 1 } | 
| Variables | |
| static ParabolicAntennaModelTestSuite | staticParabolicAntennaModelTestSuiteInstance | 
| Enumerator | |
|---|---|
| EQUAL | |
| LESSTHAN | |
Definition at line 36 of file test-parabolic-antenna.cc.
| 
 | static | 
Definition at line 183 of file test-parabolic-antenna.cc.