![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Mirrors MATLAB's [ET, VT] return list. More...
#include <line/api/fj/fj_mg1_respt_moments.h>
Public Attributes | |
| T | ET |
| mean response time | |
| T | VT |
| variance of the response time | |
Mirrors MATLAB's [ET, VT] return list.
Definition at line 49 of file fj_mg1_respt_moments.h.
| T line::fj::Mg1ResptMoments< T >::ET |
mean response time
Definition at line 50 of file fj_mg1_respt_moments.h.
Referenced by line::fj::fj_mg1_respt_moments().
| T line::fj::Mg1ResptMoments< T >::VT |
variance of the response time
Definition at line 51 of file fj_mg1_respt_moments.h.
Referenced by line::fj::fj_mg1_respt_moments().