5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::MemberNrFhPhySapUser< C > Class Template Reference

Template for the implementation of the NrFhPhySapUser as a member of an owner class of type C to which all methods are forwarded. More...

#include "nr-fh-phy-sap.h"

+ Inheritance diagram for ns3::MemberNrFhPhySapUser< C >:
+ Collaboration diagram for ns3::MemberNrFhPhySapUser< C >:

Public Member Functions

 MemberNrFhPhySapUser (C *owner)
 
uint16_t GetNumerology () const override
 

Detailed Description

template<class C>
class ns3::MemberNrFhPhySapUser< C >

Template for the implementation of the NrFhPhySapUser as a member of an owner class of type C to which all methods are forwarded.

Definition at line 137 of file nr-fh-phy-sap.h.

Constructor & Destructor Documentation

◆ MemberNrFhPhySapUser()

template<class C >
ns3::MemberNrFhPhySapUser< C >::MemberNrFhPhySapUser ( C *  owner)

Constructor

Parameters
ownerthe owner class

Definition at line 157 of file nr-fh-phy-sap.h.

Member Function Documentation

◆ GetNumerology()

template<class C >
uint16_t ns3::MemberNrFhPhySapUser< C >::GetNumerology ( ) const
overridevirtual

Implements ns3::NrFhPhySapUser.

Definition at line 164 of file nr-fh-phy-sap.h.


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