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