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
spectrum-model-300kHz-300GHz-log.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2009 CTTC
3
*
4
* SPDX-License-Identifier: GPL-2.0-only
5
*
6
* Author: Nicola Baldo <nbaldo@cttc.es>
7
*/
8
9
#ifndef FREQS_300KHZ_300GHZ_LOG_H
10
#define FREQS_300KHZ_300GHZ_LOG_H
11
12
#include "
spectrum-value.h
"
13
14
namespace
ns3
15
{
16
17
/**
18
* @brief Spectrum model logger for frequencies between 300 KHz 300 GHz
19
* @return Spectrum model with a range of 300 KHz to 300 GHz for center frequencies
20
*/
21
Ptr<SpectrumModel>
SpectrumModel300Khz300GhzLog
();
22
23
}
// namespace ns3
24
25
#endif
/* FREQS_300KHZ_300GHZ_LOG_H */
ns3::SpectrumModel300Khz300GhzLog
Ptr< SpectrumModel > SpectrumModel300Khz300GhzLog()
Spectrum model logger for frequencies between 300 KHz 300 GHz.
Definition
spectrum-model-300kHz-300GHz-log.cc:19
ns3
Every class exported by the ns3 library is enclosed in the ns3 namespace.
spectrum-value.h
src
spectrum
model
spectrum-model-300kHz-300GHz-log.h
Generated on Tue Apr 8 2025 15:27:18 for ns-3 by
1.11.0