![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
What a hybrid transient did, beside the trajectory. More...
#include <line/solvers/fluid/fluid_dae.h>
Public Attributes | |
| double | t = 0.0 |
| std::size_t | row = 0 |
| int | kind = 0 |
| 0 release, 1 activate, 2 a crossing the cap could not hold | |
What a hybrid transient did, beside the trajectory.
Definition at line 1741 of file fluid_dae.h.
| int line::fluid::FluidDaeSwitch::kind = 0 |
0 release, 1 activate, 2 a crossing the cap could not hold
Definition at line 1744 of file fluid_dae.h.
| std::size_t line::fluid::FluidDaeSwitch::row = 0 |
Definition at line 1743 of file fluid_dae.h.
| double line::fluid::FluidDaeSwitch::t = 0.0 |
Definition at line 1742 of file fluid_dae.h.