TwiceAsNice  2019-02-18
Public Attributes | List of all members
monCurve Struct Reference

struct for a user curve of the LS Temp Monitor More...

#include <typesLS.h>

Collaboration diagram for monCurve:
Collaboration graph

Public Attributes

int _num
 
bool _scal
 
monScal _scalData
 
string _name
 
string _sn
 
int _format
 
double _limit
 
int _coeff
 
vector< monDpoint_points
 

Detailed Description

struct for a user curve of the LS Temp Monitor

Member Data Documentation

◆ _coeff

int monCurve::_coeff

◆ _format

int monCurve::_format

◆ _limit

double monCurve::_limit

◆ _name

string monCurve::_name

◆ _num

int monCurve::_num

◆ _points

vector<monDpoint> monCurve::_points

◆ _scal

bool monCurve::_scal

◆ _scalData

monScal monCurve::_scalData

◆ _sn

string monCurve::_sn

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