senf::emu::WirelessNLController::Survey Struct Reference

#include <senf/Ext/NetEmu/WLAN/WirelessNLController.hh>

Public Member Functions

 Survey (bool inuse)
 
bool operator< (Survey const &other) const
 

Public Attributes

frequency_type frequency
 
std::uint8_t noise
 
std::uint64_t channelTime
 
std::uint64_t channelTimeBusy
 
std::uint64_t channelTimeExtBusy
 
std::uint64_t channelTimeRx
 
std::uint64_t channelTimeTx
 
bool inUse
 

Detailed Description

Definition at line 236 of file WirelessNLController.hh.

Constructor & Destructor Documentation

◆ Survey()

senf::emu::WirelessNLController::Survey::Survey ( bool  inuse)
inline

Definition at line 237 of file WirelessNLController.hh.

Member Function Documentation

◆ operator<()

bool senf::emu::WirelessNLController::Survey::operator< ( Survey const &  other) const
inline

Definition at line 251 of file WirelessNLController.hh.

Member Data Documentation

◆ channelTime

std::uint64_t senf::emu::WirelessNLController::Survey::channelTime

Definition at line 244 of file WirelessNLController.hh.

◆ channelTimeBusy

std::uint64_t senf::emu::WirelessNLController::Survey::channelTimeBusy

Definition at line 245 of file WirelessNLController.hh.

◆ channelTimeExtBusy

std::uint64_t senf::emu::WirelessNLController::Survey::channelTimeExtBusy

Definition at line 246 of file WirelessNLController.hh.

◆ channelTimeRx

std::uint64_t senf::emu::WirelessNLController::Survey::channelTimeRx

Definition at line 247 of file WirelessNLController.hh.

◆ channelTimeTx

std::uint64_t senf::emu::WirelessNLController::Survey::channelTimeTx

Definition at line 248 of file WirelessNLController.hh.

◆ frequency

frequency_type senf::emu::WirelessNLController::Survey::frequency

Definition at line 240 of file WirelessNLController.hh.

◆ inUse

bool senf::emu::WirelessNLController::Survey::inUse

Definition at line 249 of file WirelessNLController.hh.

◆ noise

std::uint8_t senf::emu::WirelessNLController::Survey::noise

Definition at line 243 of file WirelessNLController.hh.


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