public class Chiller_GeneralConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Chiller_GeneralConfigurationEvent.Builder |
| Constructor and Description |
|---|
Chiller_GeneralConfigurationEvent(String version,
String chilleralertlistener_thermalAlertSource,
String chilleralertlistener_vacuumAlertSource,
String chiller_host,
String coldInletChannelPath,
String coldOutletChannelPath,
String coldplateChannelPath,
boolean connectedToCamera,
boolean glycolCooling,
String listenTo,
String maq20_ColdPlHeatXfer_flowChanPath,
String maq20_ColdPlHeatXfer_inletTChanPath,
String maq20_ColdPlHeatXfer_outletTChanPath,
String maq20_CoolantHeatXfer_flowChanPath,
String maq20_CoolantHeatXfer_inletTChanPath,
String maq20_CoolantHeatXfer_outletTChanPath,
String maq20_GlycHeatXfer_flowChanPath,
String maq20_GlycHeatXfer_inletTChanPath,
String maq20_GlycHeatXfer_outletTChanPath,
double maxPressure,
int periodictasks_schedulers_default_nTasks,
int periodictasks_schedulers_default_nThreads,
int periodictasks_schedulers_monitor_check_scheduler_nTasks,
int periodictasks_schedulers_monitor_check_scheduler_nThreads,
int periodictasks_schedulers_monitor_update_publish_scheduler_nTasks,
int periodictasks_schedulers_monitor_update_publish_scheduler_nThreads,
double temperatureTimeoutFactor) |
public Chiller_GeneralConfigurationEvent(String version, String chilleralertlistener_thermalAlertSource, String chilleralertlistener_vacuumAlertSource, String chiller_host, String coldInletChannelPath, String coldOutletChannelPath, String coldplateChannelPath, boolean connectedToCamera, boolean glycolCooling, String listenTo, String maq20_ColdPlHeatXfer_flowChanPath, String maq20_ColdPlHeatXfer_inletTChanPath, String maq20_ColdPlHeatXfer_outletTChanPath, String maq20_CoolantHeatXfer_flowChanPath, String maq20_CoolantHeatXfer_inletTChanPath, String maq20_CoolantHeatXfer_outletTChanPath, String maq20_GlycHeatXfer_flowChanPath, String maq20_GlycHeatXfer_inletTChanPath, String maq20_GlycHeatXfer_outletTChanPath, double maxPressure, int periodictasks_schedulers_default_nTasks, int periodictasks_schedulers_default_nThreads, int periodictasks_schedulers_monitor_check_scheduler_nTasks, int periodictasks_schedulers_monitor_check_scheduler_nThreads, int periodictasks_schedulers_monitor_update_publish_scheduler_nTasks, int periodictasks_schedulers_monitor_update_publish_scheduler_nThreads, double temperatureTimeoutFactor)
public String getVersion()
public String getChilleralertlistener_thermalAlertSource()
public String getChilleralertlistener_vacuumAlertSource()
public String getChiller_host()
public String getColdInletChannelPath()
public String getColdOutletChannelPath()
public String getColdplateChannelPath()
public boolean isConnectedToCamera()
public boolean isGlycolCooling()
public String getListenTo()
public String getMaq20_ColdPlHeatXfer_flowChanPath()
public String getMaq20_ColdPlHeatXfer_inletTChanPath()
public String getMaq20_ColdPlHeatXfer_outletTChanPath()
public String getMaq20_CoolantHeatXfer_flowChanPath()
public String getMaq20_CoolantHeatXfer_inletTChanPath()
public String getMaq20_CoolantHeatXfer_outletTChanPath()
public String getMaq20_GlycHeatXfer_flowChanPath()
public String getMaq20_GlycHeatXfer_inletTChanPath()
public String getMaq20_GlycHeatXfer_outletTChanPath()
public double getMaxPressure()
public int getPeriodictasks_schedulers_default_nTasks()
public int getPeriodictasks_schedulers_default_nThreads()
public int getPeriodictasks_schedulers_monitor_check_scheduler_nTasks()
public int getPeriodictasks_schedulers_monitor_check_scheduler_nThreads()
public int getPeriodictasks_schedulers_monitor_update_publish_scheduler_nTasks()
public int getPeriodictasks_schedulers_monitor_update_publish_scheduler_nThreads()
public double getTemperatureTimeoutFactor()
public static Chiller_GeneralConfigurationEvent.Builder builder()
Copyright © 2024. All rights reserved.