![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Per class; strategy == NONE is a class that declares no balking. More...
#include <line/lang/qn/network_struct.h>
Public Attributes | |
| lang::BalkingStrategy | strategy = lang::BalkingStrategy::NONE |
| std::vector< BalkingThreshold > | thresholds |
Per class; strategy == NONE is a class that declares no balking.
Definition at line 731 of file network_struct.h.
| lang::BalkingStrategy line::qn::Station< T >::BalkingParam::strategy = lang::BalkingStrategy::NONE |
Definition at line 732 of file network_struct.h.
| std::vector<BalkingThreshold> line::qn::Station< T >::BalkingParam::thresholds |
Definition at line 733 of file network_struct.h.