#include <ns3/matrix-array.h>
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/phased-array-model.h>
#include <ns3/vector.h>
#include <tuple>
Go to the source code of this file.
Classes | |
struct | ns3::MatrixBasedChannelModel::ChannelMatrix |
Data structure that stores a channel realization. More... | |
struct | ns3::MatrixBasedChannelModel::ChannelParams |
Data structure that stores channel parameters. More... | |
class | ns3::MatrixBasedChannelModel |
This is an interface for a channel model that can be described by a channel matrix, e.g., the 3GPP Spatial Channel Models, which is generally used in combination with antenna arrays. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |