ns-3
|
Public Member Functions | |
ShadowingLoss (double mean, double sigma, Ptr< MobilityModel > receiver) | |
double | GetLoss () const |
Ptr< MobilityModel > | GetReceiver (void) const |
Protected Attributes | |
Ptr< MobilityModel > | m_receiver |
NormalVariable | m_randVariable |
double | m_shadowingValue |