Helper structure to manage the power measurement during ED. More...
#include "lr-wpan-phy.h"
 Collaboration diagram for ns3::LrWpanEdPower:Public Attributes | |
| double | averagePower | 
| Average measured power.  More... | |
| Time | lastUpdate | 
| Last update time.  More... | |
| Time | measurementLength | 
| Total measuremement period.  More... | |
Helper structure to manage the power measurement during ED.
Definition at line 50 of file lr-wpan-phy.h.
| double ns3::LrWpanEdPower::averagePower | 
Average measured power.
Definition at line 52 of file lr-wpan-phy.h.
Referenced by ns3::LrWpanPhy::EndEd(), ns3::LrWpanPhy::EndRx(), ns3::LrWpanPhy::LrWpanPhy(), ns3::LrWpanPhy::PlmeEdRequest(), and ns3::LrWpanPhy::StartRx().
| Time ns3::LrWpanEdPower::lastUpdate | 
Last update time.
Definition at line 53 of file lr-wpan-phy.h.
Referenced by ns3::LrWpanPhy::EndEd(), ns3::LrWpanPhy::EndRx(), ns3::LrWpanPhy::LrWpanPhy(), ns3::LrWpanPhy::PlmeEdRequest(), and ns3::LrWpanPhy::StartRx().
| Time ns3::LrWpanEdPower::measurementLength | 
Total measuremement period.
Definition at line 54 of file lr-wpan-phy.h.
Referenced by ns3::LrWpanPhy::EndEd(), ns3::LrWpanPhy::EndRx(), ns3::LrWpanPhy::LrWpanPhy(), ns3::LrWpanPhy::PlmeEdRequest(), and ns3::LrWpanPhy::StartRx().