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 or the system 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 60 of file PLemAutoRun.h.

Member Data Documentation

◆ datetime

double SampleTempInfo::datetime

time as obtained from the LS340 or the system

Definition at line 61 of file PLemAutoRun.h.

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

◆ demand_T

float SampleTempInfo::demand_T

setpoint to be reached

Definition at line 62 of file PLemAutoRun.h.

Referenced by PLemAutoRun::CheckTempStability().

◆ flow

float SampleTempInfo::flow

◆ heater

float SampleTempInfo::heater

◆ measured_T

float SampleTempInfo::measured_T

◆ pressure

float SampleTempInfo::pressure

helium pressure at cryo outlet

Definition at line 66 of file PLemAutoRun.h.

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


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