Q2NS dev
ns-3 module
Loading...
Searching...
No Matches
q2ns::LinkSpec Struct Reference

#include <q2ns-swap-helper.h>

Collaboration diagram for q2ns::LinkSpec:

Public Attributes

std::string u
 
std::string v
 
double mbps {1.0}
 
std::string protocol {"udp"}
 
double delayNsPerKm {5000}
 
double distanceKm {0}
 
std::string queueMax {"128kB"}
 

Detailed Description

Definition at line 40 of file q2ns-swap-helper.h.

Member Data Documentation

◆ delayNsPerKm

double q2ns::LinkSpec::delayNsPerKm {5000}

Definition at line 44 of file q2ns-swap-helper.h.

◆ distanceKm

double q2ns::LinkSpec::distanceKm {0}

Definition at line 45 of file q2ns-swap-helper.h.

◆ mbps

double q2ns::LinkSpec::mbps {1.0}

Definition at line 42 of file q2ns-swap-helper.h.

◆ protocol

std::string q2ns::LinkSpec::protocol {"udp"}

Definition at line 43 of file q2ns-swap-helper.h.

◆ queueMax

std::string q2ns::LinkSpec::queueMax {"128kB"}

Definition at line 46 of file q2ns-swap-helper.h.

◆ u

std::string q2ns::LinkSpec::u

Definition at line 41 of file q2ns-swap-helper.h.

◆ v

std::string q2ns::LinkSpec::v

Definition at line 41 of file q2ns-swap-helper.h.


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