A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::MatrixPropagationLossModel::MobilityPairHasher Class Reference

Hasher for a pair of mobility models. More...

Public Member Functions

size_t operator() (const MobilityPair &key) const
 Get the hash for a MobilityPair.
 

Detailed Description

Hasher for a pair of mobility models.

Definition at line 752 of file propagation-loss-model.h.

Member Function Documentation

◆ operator()()

size_t ns3::MatrixPropagationLossModel::MobilityPairHasher::operator() ( const MobilityPair key) const
inline

Get the hash for a MobilityPair.

Parameters
keyMobilityPair reference to hash
Returns
the MobilityPair hash

Definition at line 760 of file propagation-loss-model.h.


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