#include <ns3/spectrum-value.h>
#include <ns3/test.h>
Go to the source code of this file.
Macros | |
#define | NS_TEST_ASSERT_MSG_SPECTRUM_MODEL_EQ_TOL(actual, expected, tol, msg) |
Test if two SpectrumModel instances are equal within a given tolerance. More... | |
#define | NS_TEST_ASSERT_MSG_SPECTRUM_VALUE_EQ_TOL(actual, expected, tol, msg) |
Test if two SpectrumValue instances are equal within a given tolerance. More... | |