A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
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
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
2
/*
3
* Copyright (c) 2020 SIGNET Lab, Department of Information Engineering,
4
* University of Padova
5
* Copyright (c) 2020 Institute for the Wireless Internet of Things,
6
* Northeastern University
7
*
8
* This program is free software; you can redistribute it and/or modify
9
* it under the terms of the GNU General Public License version 2 as
10
* published by the Free Software Foundation;
11
*
12
* This program is distributed in the hope that it will be useful,
13
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
* GNU General Public License for more details.
16
*
17
* You should have received a copy of the GNU General Public License
18
* along with this program; if not, write to the Free Software
19
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20
*/
21
22
#include "
matrix-based-channel-model.h
"
23
24
namespace
ns3
{
25
26
MatrixBasedChannelModel::~MatrixBasedChannelModel
()
27
{
28
}
29
30
}
ns3::MatrixBasedChannelModel::~MatrixBasedChannelModel
virtual ~MatrixBasedChannelModel()
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 Tue Feb 6 2024 19:21:27 for ns-3 by
1.9.1