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

One row of MATLAB's PARAMSPEC struct array. More...

#include <line/api/infer/infer_lqn_setparams.h>

Collaboration diagram for line::infer::LqnParamSpec:

Public Attributes

LqnParamType type
std::string name

Detailed Description

One row of MATLAB's PARAMSPEC struct array.

Definition at line 58 of file infer_lqn_setparams.h.

Member Data Documentation

◆ name

std::string line::infer::LqnParamSpec::name

Definition at line 60 of file infer_lqn_setparams.h.

◆ type

LqnParamType line::infer::LqnParamSpec::type

Definition at line 59 of file infer_lqn_setparams.h.


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