A Discrete-Event Network Simulator
API
ns3::SignalNoiseDbm Struct Reference

SignalNoiseDbm structure. More...

#include "phy-entity.h"

+ Collaboration diagram for ns3::SignalNoiseDbm:

Public Attributes

double noise
 noise power in dBm More...
 
double signal
 signal strength in dBm More...
 

Detailed Description

SignalNoiseDbm structure.

Definition at line 52 of file phy-entity.h.

Member Data Documentation

◆ noise

double ns3::SignalNoiseDbm::noise

noise power in dBm

Definition at line 55 of file phy-entity.h.

Referenced by ns3::WifiPhyHelper::GetRadiotapHeader(), ns3::PhyEntity::GetReceptionStatus(), and MonitorSniffRx().

◆ signal

double ns3::SignalNoiseDbm::signal

signal strength in dBm

Definition at line 54 of file phy-entity.h.

Referenced by ns3::WifiPhyHelper::GetRadiotapHeader(), ns3::PhyEntity::GetReceptionStatus(), and MonitorSniffRx().


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