A Discrete-Event Network Simulator
API
test-parabolic-antenna.cc File Reference
#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:

Go to the source code of this file.

Classes

class  ParabolicAntennaModelTestCase
 
class  ParabolicAntennaModelTestSuite
 

Enumerations

enum  ParabolicAntennaModelGainTestCondition { EQUAL = 0, LESSTHAN = 1 }
 

Variables

static ParabolicAntennaModelTestSuite staticParabolicAntennaModelTestSuiteInstance
 

Enumeration Type Documentation

◆ ParabolicAntennaModelGainTestCondition

Enumerator
EQUAL 
LESSTHAN 

Definition at line 36 of file test-parabolic-antenna.cc.

Variable Documentation

◆ staticParabolicAntennaModelTestSuiteInstance

ParabolicAntennaModelTestSuite staticParabolicAntennaModelTestSuiteInstance
static

Definition at line 183 of file test-parabolic-antenna.cc.