A Discrete-Event Network Simulator
API
Classes | Macros | Variables
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"

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

◆ TOLERANCE

#define TOLERANCE   1e-6

Variable Documentation

◆ g_SpectrumConverterTestSuite

SpectrumConverterTestSuite g_SpectrumConverterTestSuite
static

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

◆ g_SpectrumValueTestSuite

SpectrumValueTestSuite g_SpectrumValueTestSuite
static

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