A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::lrwpan::EdPower Struct Reference

Helper structure to manage the power measurement during ED. More...

#include "lr-wpan-phy.h"

+ Collaboration diagram for ns3::lrwpan::EdPower:

Public Attributes

double averagePower
 Average measured power.
 
Time lastUpdate
 Last update time.
 
Time measurementLength
 Total measurement period.
 

Detailed Description

Helper structure to manage the power measurement during ED.

Definition at line 46 of file lr-wpan-phy.h.

Member Data Documentation

◆ averagePower

double ns3::lrwpan::EdPower::averagePower

Average measured power.

Definition at line 48 of file lr-wpan-phy.h.

◆ lastUpdate

Time ns3::lrwpan::EdPower::lastUpdate

Last update time.

Definition at line 49 of file lr-wpan-phy.h.

◆ measurementLength

Time ns3::lrwpan::EdPower::measurementLength

Total measurement period.

Definition at line 50 of file lr-wpan-phy.h.


The documentation for this struct was generated from the following file: