5G-LENA nr-v3.3-81-g75c7590d
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NoLossSpectrumPropagationLossModel Class Reference

No loss spectrum propagation loss model created for testing purposes. As its name says, there are no losses. More...

#include "nr-spectrum-phy-test.h"

+ Inheritance diagram for ns3::NoLossSpectrumPropagationLossModel:
+ Collaboration diagram for ns3::NoLossSpectrumPropagationLossModel:

Static Public Member Functions

static TypeId GetTypeId ()
 Get the type ID.
 

Protected Member Functions

int64_t DoAssignStreams (int64_t stream) override
 

Detailed Description

No loss spectrum propagation loss model created for testing purposes. As its name says, there are no losses.

Definition at line 28 of file nr-spectrum-phy-test.h.

Constructor & Destructor Documentation

◆ NoLossSpectrumPropagationLossModel()

ns3::NoLossSpectrumPropagationLossModel::NoLossSpectrumPropagationLossModel ( )

Definition at line 18 of file nr-spectrum-phy-test.cc.

◆ ~NoLossSpectrumPropagationLossModel()

ns3::NoLossSpectrumPropagationLossModel::~NoLossSpectrumPropagationLossModel ( )
override

Definition at line 22 of file nr-spectrum-phy-test.cc.

Member Function Documentation

◆ DoAssignStreams()

int64_t ns3::NoLossSpectrumPropagationLossModel::DoAssignStreams ( int64_t  stream)
overrideprotected

Definition at line 45 of file nr-spectrum-phy-test.cc.

◆ GetTypeId()

TypeId ns3::NoLossSpectrumPropagationLossModel::GetTypeId ( )
static

Get the type ID.

Returns
the object TypeId

Definition at line 27 of file nr-spectrum-phy-test.cc.


The documentation for this class was generated from the following files: