A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
sionna-rt-channel-model.cc File Reference
#include "sionna-rt-channel-model.h"
#include "matrix-based-channel-model.h"
#include "pybind11/numpy.h"
#include "pybind11/pybind11.h"
#include "ns3/antenna-model.h"
#include "ns3/double.h"
#include "ns3/log.h"
#include "ns3/mobility-model.h"
#include "ns3/node.h"
#include "ns3/phased-array-model.h"
#include "ns3/pointer.h"
#include "ns3/simulator.h"
#include "ns3/string.h"
#include "ns3/three-gpp-antenna-model.h"
#include "ns3/uniform-planar-array.h"
#include <filesystem>
Include dependency graph for sionna-rt-channel-model.cc:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.

Variables

static constexpr double ns3::DEG2RAD = M_PI / 180.0
 Conversion factor: degrees to radians.