![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
One station-class transient curve, the reference's [metric, time] pair. More...
#include <line/solvers/mam/solver_mam_ldqbd_transient.h>
Public Attributes | |
| std::vector< T > | values |
| std::vector< double > | times |
One station-class transient curve, the reference's [metric, time] pair.
Definition at line 57 of file solver_mam_ldqbd_transient.h.
| std::vector<double> line::mam::TranCurve< T >::times |
Definition at line 59 of file solver_mam_ldqbd_transient.h.
| std::vector<T> line::mam::TranCurve< T >::values |
Definition at line 58 of file solver_mam_ldqbd_transient.h.