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

Go to the source code of this file.

Classes

class  DegreesRadiansTestSuite
 TestSuite: degree to radians (and vice-versa) 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.
 

Variable Documentation

◆ g_staticDegreesRadiansTestSuiteInstance

DegreesRadiansTestSuite g_staticDegreesRadiansTestSuiteInstance
static

Static variable for test initialization.

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