A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::PropagationCache< T >::PropagationPathIdentifier Struct Reference

Each path is identified by. More...

Public Member Functions

 PropagationPathIdentifier (Ptr< const MobilityModel > a, Ptr< const MobilityModel > b, uint32_t modelUid)
 
bool operator< (const PropagationPathIdentifier &other) const
 

Public Attributes

Ptr< const MobilityModelm_dstMobility
 
uint32_t m_spectrumModelUid
 
Ptr< const MobilityModelm_srcMobility
 

Detailed Description

template<class T>
struct ns3::PropagationCache< T >::PropagationPathIdentifier

Each path is identified by.

Definition at line 58 of file propagation-cache.h.

Member Function Documentation

template<class T>
bool ns3::PropagationCache< T >::PropagationPathIdentifier::operator< ( const PropagationPathIdentifier other) const
inline

Links are supposed to be symmetrical!

Definition at line 66 of file propagation-cache.h.


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