A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-units.h File Reference

Declaration of the SI units (as weak types aliases) used across wifi module. More...

#include <cstdint>
+ Include dependency graph for wifi-units.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Typedefs

using ns3::ampere_u = double
 ampere weak type
 
using ns3::dB_u = double
 dB weak type
 
using ns3::dBm_per_Hz_u = double
 dBm/Hz weak type
 
using ns3::dBm_per_MHz_u = double
 dBm/MHz weak type
 
using ns3::dBm_u = double
 dBm weak type
 
using ns3::dBr_u = dB_u
 dBr weak type
 
using ns3::dBW_u = double
 dBW weak type
 
using ns3::degree_u = double
 degree weak type (angle)
 
using ns3::Hz_u = double
 Hz weak type.
 
using ns3::joule_u = double
 joule weak type
 
using ns3::meter_u = double
 meter weak type
 
using ns3::MHz_u = double
 MHz weak type.
 
using ns3::mWatt_u = double
 mWatt weak type
 
using ns3::volt_u = double
 volt weak type
 
using ns3::Watt_u = double
 Watt weak type.
 

Detailed Description

Declaration of the SI units (as weak types aliases) used across wifi module.

Definition in file wifi-units.h.