lemAutoRun  1.0
Public Attributes | List of all members
SampleTempInfo Struct Reference

#include <PLemAutoRun.h>

Collaboration diagram for SampleTempInfo:
Collaboration graph
[legend]

Public Attributes

double datetime
 time as obtained from the LS340 More...
 
float demand_T
 setpoint to be reached More...
 
float measured_T
 measured temperature of the sample More...
 
float heater
 sample heater More...
 
float flow
 helium flow (read back) More...
 
float pressure
 helium pressure at cryo outlet More...
 

Detailed Description

Structure holding the information for the temperature stabilization handling

Definition at line 57 of file PLemAutoRun.h.

Member Data Documentation

double SampleTempInfo::datetime

time as obtained from the LS340

Definition at line 58 of file PLemAutoRun.h.

Referenced by PLemAutoRun::CheckTempStability(), PLemAutoRun::SampleTempAdjustFlow(), and PLemAutoRun::SampleTempTrend().

float SampleTempInfo::demand_T

setpoint to be reached

Definition at line 59 of file PLemAutoRun.h.

Referenced by PLemAutoRun::CheckTempStability().

float SampleTempInfo::flow
float SampleTempInfo::heater
float SampleTempInfo::measured_T
float SampleTempInfo::pressure

helium pressure at cryo outlet

Definition at line 63 of file PLemAutoRun.h.

Referenced by PLemAutoRun::CheckTempStability(), PLemAutoRun::SampleTempConsiderNeedleValve(), and PLemAutoRun::SampleTempTrend().


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