Public Member Functions | |
virtual void | UpdatePathloss (std::string context, Ptr< SpectrumPhy > txPhy, Ptr< SpectrumPhy > rxPhy, double lossDb) |
![]() | |
void | Print () |
void | Print () |
Additional Inherited Members | |
![]() | |
std::map< uint16_t, std::map < uint64_t, double > > | m_pathlossMap |
Definition at line 110 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 118 of file lena-pathloss-traces.cc.
References ns3::SpectrumPhy::GetDevice(), ns3::Object::GetObject(), and NS_LOG_FUNCTION.
Referenced by main().