A Discrete-Event Network Simulator
API
Public Attributes | List of all members
Step Struct Reference

Step structure. More...

Public Attributes

double stepSize
 step size in dBm More...
 
double stepTime
 step size in seconds More...
 

Detailed Description

Step structure.

Definition at line 84 of file wifi-manager-example.cc.

Member Data Documentation

◆ stepSize

double Step::stepSize

step size in dBm

Definition at line 86 of file wifi-manager-example.cc.

Referenced by ChangeSignalAndReportRate().

◆ stepTime

double Step::stepTime

step size in seconds

Definition at line 87 of file wifi-manager-example.cc.

Referenced by ChangeSignalAndReportRate().


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