#include "spectrum-test.h"
#include <ns3/log.h>
#include <ns3/object.h>
#include <ns3/spectrum-converter.h>
#include <ns3/spectrum-value.h>
#include <ns3/test.h>
#include <cmath>
#include <iostream>
Go to the source code of this file.
Classes | |
class | SpectrumConverterTestSuite |
Spectrum Converter TestSuite. More... | |
class | SpectrumValueTestCase |
Spectrum Value Test. More... | |
class | SpectrumValueTestSuite |
Spectrum Value TestSuite. More... | |
Macros | |
#define | TOLERANCE 1e-6 |
Variables | |
static SpectrumConverterTestSuite | g_SpectrumConverterTestSuite |
Static variable for test initialization. More... | |
static SpectrumValueTestSuite | g_SpectrumValueTestSuite |
Static variable for test initialization. More... | |
#define TOLERANCE 1e-6 |
Definition at line 35 of file spectrum-value-test.cc.
|
static |
Static variable for test initialization.
Definition at line 354 of file spectrum-value-test.cc.
|
static |
Static variable for test initialization.
Definition at line 352 of file spectrum-value-test.cc.