A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
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
* This program is free software; you can redistribute it and/or modify
8
* it under the terms of the GNU General Public License version 2 as
9
* published by the Free Software Foundation;
10
*
11
* This program is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
* GNU General Public License for more details.
15
*
16
* You should have received a copy of the GNU General Public License
17
* along with this program; if not, write to the Free Software
18
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19
*/
20
21
#include "
matrix-based-channel-model.h
"
22
23
namespace
ns3
24
{
25
26
MatrixBasedChannelModel::~MatrixBasedChannelModel
()
27
{
28
}
29
30
}
// namespace ns3
ns3::MatrixBasedChannelModel::~MatrixBasedChannelModel
~MatrixBasedChannelModel() override
Destructor for MatrixBasedChannelModel.
Definition:
matrix-based-channel-model.cc:26
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 Sun Mar 3 2024 17:11:08 for ns-3 by
1.9.1