TrafficConfiguration_t Struct Reference

#include "simulation-helper.h"

Public Member Functions

 TrafficConfiguration_t ()
 

Public Attributes

TrafficDirection_t m_direction
 
double m_percentage
 
TransportLayerProtocol_t m_protocol
 
Time m_startDelay
 
Time m_startTime
 
Time m_stopTime
 

Detailed Description

Definition at line 736 of file simulation-helper.h.

Constructor & Destructor Documentation

◆ TrafficConfiguration_t()

TrafficConfiguration_t::TrafficConfiguration_t ( )
inline

Definition at line 745 of file simulation-helper.h.

Member Data Documentation

◆ m_direction

TrafficDirection_t TrafficConfiguration_t::m_direction

Definition at line 740 of file simulation-helper.h.

Referenced by ns3::SimulationHelperConf::SetTrafficDirection().

◆ m_percentage

double TrafficConfiguration_t::m_percentage

◆ m_protocol

TransportLayerProtocol_t TrafficConfiguration_t::m_protocol

Definition at line 739 of file simulation-helper.h.

Referenced by ns3::SimulationHelperConf::SetTrafficProtocol().

◆ m_startDelay

Time TrafficConfiguration_t::m_startDelay

◆ m_startTime

Time TrafficConfiguration_t::m_startTime

◆ m_stopTime

Time TrafficConfiguration_t::m_stopTime

Definition at line 742 of file simulation-helper.h.


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