A Discrete-Event Network Simulator
API
Step Struct Reference

Step structure. More...

+ Collaboration diagram for Step:

Public Attributes

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

Detailed Description

Step structure.

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

Member Data Documentation

◆ stepSize

double Step::stepSize

step size in dBm

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

Referenced by ChangeSignalAndReportRate().

◆ stepTime

double Step::stepTime

step size in seconds

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

Referenced by ChangeSignalAndReportRate().


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