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

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

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

Collaboration diagram for line::infer::LqnObsSpec:

Public Attributes

LqnMetric metric
std::string name

Detailed Description

One row of MATLAB's OBSSPEC struct array.

Definition at line 62 of file infer_lqn_getobs.h.

Member Data Documentation

◆ metric

LqnMetric line::infer::LqnObsSpec::metric

Definition at line 63 of file infer_lqn_getobs.h.

◆ name

std::string line::infer::LqnObsSpec::name

Definition at line 64 of file infer_lqn_getobs.h.


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