Inheritance diagram for DownlinkGlobalPathlossDatabase:
Collaboration diagram for DownlinkGlobalPathlossDatabase:Public Member Functions | |
| virtual void | UpdatePathloss (std::string context, Ptr< SpectrumPhy > txPhy, Ptr< SpectrumPhy > rxPhy, double lossDb) |
Public Member Functions inherited from GlobalPathlossDatabase | |
| void | Print () |
| void | Print () |
Additional Inherited Members | |
Protected Attributes inherited from GlobalPathlossDatabase | |
| std::map< uint16_t, std::map < uint64_t, double > > | m_pathlossMap |
Definition at line 90 of file lena-pathloss-traces.cc.
|
virtual |
update the pathloss value
| context | |
| txPhy | the transmitting PHY |
| rxPhy | the receiving PHY |
| lossDb | the loss in dB |
Implements GlobalPathlossDatabase.
Definition at line 98 of file lena-pathloss-traces.cc.
References ns3::SpectrumPhy::GetDevice(), ns3::Object::GetObject(), and NS_LOG_FUNCTION.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: