LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::fj::FJXmaxNormalResult< T > Struct Template Reference

[Xmax, Vmax] of fj_xmax_normal. More...

#include <line/api/fj/fj_types.h>

Collaboration diagram for line::fj::FJXmaxNormalResult< T >:

Public Attributes

Xmax
Vmax

Detailed Description

template<class T>
struct line::fj::FJXmaxNormalResult< T >

[Xmax, Vmax] of fj_xmax_normal.

Definition at line 79 of file fj_types.h.

Member Data Documentation

◆ Vmax

template<class T>
T line::fj::FJXmaxNormalResult< T >::Vmax

Definition at line 81 of file fj_types.h.

◆ Xmax

template<class T>
T line::fj::FJXmaxNormalResult< T >::Xmax

Definition at line 80 of file fj_types.h.


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