A Discrete-Event Network Simulator
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
11
12namespace ns3
13{
14
18
19} // namespace ns3
~MatrixBasedChannelModel() override
Destructor for MatrixBasedChannelModel.
Every class exported by the ns3 library is enclosed in the ns3 namespace.