A Discrete-Event Network Simulator
API
test-degrees-radians.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-degrees-radians.cc:

Go to the source code of this file.

Classes

class  DegreesRadiansTestSuite
 TestSuite: degree to radians (and viceversa) conversions. More...
 
class  DegreesToRadiansTestCase
 Test degree to radians conversion. More...
 
class  RadiansToDegreesTestCase
 Test radians to degree conversion. More...
 

Variables

static DegreesRadiansTestSuite g_staticDegreesRadiansTestSuiteInstance
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_staticDegreesRadiansTestSuiteInstance

DegreesRadiansTestSuite g_staticDegreesRadiansTestSuiteInstance
static

Static variable for test initialization.

Definition at line 170 of file test-degrees-radians.cc.