TwiceAsNice
2019-02-18
|
struct for a user curve of the LS Temp Monitor More...
#include <typesLS.h>
Public Attributes | |
int | _num |
bool | _scal |
monScal | _scalData |
string | _name |
string | _sn |
int | _format |
double | _limit |
int | _coeff |
vector< monDpoint > | _points |
struct for a user curve of the LS Temp Monitor
int monCurve::_coeff |
int monCurve::_format |
double monCurve::_limit |
string monCurve::_name |
int monCurve::_num |
bool monCurve::_scal |
monScal monCurve::_scalData |
string monCurve::_sn |