5G-LENA nr-v3.3-18-g7e4df5bb
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::BeamIdHash Struct Reference

Calculate the hash of a BeamId. More...

#include "beam-id.h"

Public Member Functions

size_t operator() (const BeamId &x) const
 operator ()
 

Detailed Description

Calculate the hash of a BeamId.

Definition at line 101 of file beam-id.h.

Member Function Documentation

◆ operator()()

size_t ns3::BeamIdHash::operator() ( const BeamId x) const

operator ()

Parameters
xbeam id
Returns
the beam id hash

Definition at line 81 of file beam-id.cc.

References ns3::BeamId::GetCantor().

+ Here is the call graph for this function:

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