senf::emu::WirelessTransmitter::TxPower Struct Reference

Transmit power table entry. More...

#include <senf/Ext/NetEmu/WirelessInterfaceAPI.hh>

Public Member Functions

 TxPower (int _lower, int _upper)
 

Public Attributes

const int lower
 Transmit power interval lower bound. More...
 
const int upper
 Transmit power interval upper bound. More...
 

Detailed Description

Transmit power table entry.

Definition at line 305 of file WirelessInterfaceAPI.hh.

Constructor & Destructor Documentation

◆ TxPower()

senf::emu::WirelessTransmitter::TxPower::TxPower ( int  _lower,
int  _upper 
)

Member Data Documentation

◆ lower

const int senf::emu::WirelessTransmitter::TxPower::lower

Transmit power interval lower bound.

Definition at line 306 of file WirelessInterfaceAPI.hh.

◆ upper

const int senf::emu::WirelessTransmitter::TxPower::upper

Transmit power interval upper bound.

Definition at line 307 of file WirelessInterfaceAPI.hh.


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