A Discrete-Event Network Simulator
API
spectrum-value-test.cc File Reference
#include <ns3/object.h>
#include <ns3/spectrum-value.h>
#include <ns3/spectrum-converter.h>
#include <ns3/log.h>
#include <ns3/test.h>
#include <iostream>
#include <cmath>
#include "spectrum-test.h"
+ Include dependency graph for spectrum-value-test.cc:

Go to the source code of this file.

Classes

class  SpectrumConverterTestSuite
 
class  SpectrumValueTestCase
 
class  SpectrumValueTestSuite
 

Macros

#define TOLERANCE   1e-6
 

Variables

static SpectrumConverterTestSuite g_SpectrumConverterTestSuite
 
static SpectrumValueTestSuite g_SpectrumValueTestSuite
 

Macro Definition Documentation

Variable Documentation

SpectrumConverterTestSuite g_SpectrumConverterTestSuite
static

Definition at line 341 of file spectrum-value-test.cc.

SpectrumValueTestSuite g_SpectrumValueTestSuite
static

Definition at line 340 of file spectrum-value-test.cc.