A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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  ns3::ParabolicAntennaModelTestCase
 
class  ns3::ParabolicAntennaModelTestSuite
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Enumerations

enum  ns3::ParabolicAntennaModelGainTestCondition { ns3::EQUAL = 0, ns3::LESSTHAN = 1 }
 

Functions

 NS_LOG_COMPONENT_DEFINE ("TestParabolicAntennaModel")
 

Variables

static
ParabolicAntennaModelTestSuite 
ns3::staticParabolicAntennaModelTestSuiteInstance
 

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "TestParabolicAntennaModel"  )