A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Loading...
Searching...
No Matches
matrix-based-channel-model.cc
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 SIGNET Lab, Department of Information Engineering,
3
* University of Padova
4
* Copyright (c) 2020 Institute for the Wireless Internet of Things,
5
* Northeastern University
6
*
7
* SPDX-License-Identifier: GPL-2.0-only
8
*/
9
10
#include "
matrix-based-channel-model.h
"
11
12
namespace
ns3
13
{
14
15
MatrixBasedChannelModel::~MatrixBasedChannelModel
()
16
{
17
}
18
19
}
// namespace ns3
ns3::MatrixBasedChannelModel::~MatrixBasedChannelModel
~MatrixBasedChannelModel() override
Destructor for MatrixBasedChannelModel.
Definition
matrix-based-channel-model.cc:15
matrix-based-channel-model.h
ns3
Every class exported by the ns3 library is enclosed in the ns3 namespace.
src
spectrum
model
matrix-based-channel-model.cc
Generated on Fri Nov 8 2024 13:59:06 for ns-3 by
1.11.0