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

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

Detailed Description

What a hybrid transient did, beside the trajectory.

Definition at line 1741 of file fluid_dae.h.

Member Data Documentation

◆ kind

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.

◆ row

std::size_t line::fluid::FluidDaeSwitch::row = 0

Definition at line 1743 of file fluid_dae.h.

◆ t

double line::fluid::FluidDaeSwitch::t = 0.0

Definition at line 1742 of file fluid_dae.h.


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