A Discrete-Event Network Simulator
API
test-angles.cc File Reference
#include <ns3/log.h>
#include <ns3/test.h>
#include <ns3/antenna-model.h>
#include <cmath>
#include <string>
#include <iostream>
#include <sstream>
+ Include dependency graph for test-angles.cc:

Go to the source code of this file.

Classes

class  AnglesTestSuite
 Angles TestSuite. More...
 
class  OneVectorConstructorTestCase
 Angles Test using one vector for initialization. More...
 
class  TwoVectorsConstructorTestCase
 Angles Test using two vectors for initialization. More...
 

Variables

static AnglesTestSuite g_staticAnglesTestSuiteInstance
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_staticAnglesTestSuiteInstance

AnglesTestSuite g_staticAnglesTestSuiteInstance
static

Static variable for test initialization.

Definition at line 242 of file test-angles.cc.