![]() |
5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
|
This test aims to check if the NrChannelHelper API can correctly create a specified channel, which will be defined by the: More...
#include "ns3/channel-condition-model.h"
#include "ns3/log.h"
#include "ns3/multi-model-spectrum-channel.h"
#include "ns3/nr-channel-helper.h"
#include "ns3/nyu-channel-condition-model.h"
#include "ns3/nyu-propagation-loss-model.h"
#include "ns3/nyu-spectrum-propagation-loss-model.h"
#include "ns3/pointer.h"
#include "ns3/test.h"
#include "ns3/three-gpp-propagation-loss-model.h"
#include "ns3/three-gpp-spectrum-propagation-loss-model.h"
#include "ns3/three-gpp-v2v-channel-condition-model.h"
#include "ns3/three-gpp-v2v-propagation-loss-model.h"
#include "ns3/two-ray-spectrum-propagation-loss-model.h"
Go to the source code of this file.
Variables | |
static NrChannelSetupTest | g_NrChannelSetupTest |
This test aims to check if the NrChannelHelper API can correctly create a specified channel, which will be defined by the:
Channel Models: ThreeGpp, TwoRay, NYU
The test will fail if the created channel does not represent the one expected to be created.
Definition in file nr-channel-setup-test.cc.
|
static |
Definition at line 243 of file nr-channel-setup-test.cc.