LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::fluid::ExpansionWeight Struct Reference

How much of the second-order correction the series admits, and d tau / d ratio. More...

#include <line/solvers/fluid/fluid_closures.h>

Public Attributes

double tau = 1.0
double dtau = 0.0

Detailed Description

How much of the second-order correction the series admits, and d tau / d ratio.

Definition at line 382 of file fluid_closures.h.

Member Data Documentation

◆ dtau

double line::fluid::ExpansionWeight::dtau = 0.0

◆ tau

double line::fluid::ExpansionWeight::tau = 1.0

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