public class Thermal_RefrigConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Thermal_RefrigConfigurationEvent.Builder |
| Constructor and Description |
|---|
Thermal_RefrigConfigurationEvent(String version,
double coldtempctrlc_tempDeadband,
double coldtempctrlc_tempLimit,
String coldtempctrlc_tempWeights,
double coldtempctrlmye_tempDeadband,
double coldtempctrlmye_tempLimit,
String coldtempctrlmye_tempWeights,
double coldtempctrlpye_tempDeadband,
double coldtempctrlpye_tempLimit,
String coldtempctrlpye_tempWeights,
double cryotempctrl_tempDeadband,
double cryotempctrl_tempLimit,
String cryotempctrl_tempWeights,
double trimpower_coldPowerWeights,
String trimpower_connType,
double trimpower_cryoPowerWeights,
String trimpower_devcId,
int trimpower_devcParm,
int trimpower_node) |
| Modifier and Type | Method and Description |
|---|---|
static Thermal_RefrigConfigurationEvent.Builder |
builder() |
double |
getColdtempctrlc_tempDeadband() |
double |
getColdtempctrlc_tempLimit() |
String |
getColdtempctrlc_tempWeights() |
double |
getColdtempctrlmye_tempDeadband() |
double |
getColdtempctrlmye_tempLimit() |
String |
getColdtempctrlmye_tempWeights() |
double |
getColdtempctrlpye_tempDeadband() |
double |
getColdtempctrlpye_tempLimit() |
String |
getColdtempctrlpye_tempWeights() |
double |
getCryotempctrl_tempDeadband() |
double |
getCryotempctrl_tempLimit() |
String |
getCryotempctrl_tempWeights() |
double |
getTrimpower_coldPowerWeights() |
String |
getTrimpower_connType() |
double |
getTrimpower_cryoPowerWeights() |
String |
getTrimpower_devcId() |
int |
getTrimpower_devcParm() |
int |
getTrimpower_node() |
String |
getVersion() |
String |
toString() |
public Thermal_RefrigConfigurationEvent(String version, double coldtempctrlc_tempDeadband, double coldtempctrlc_tempLimit, String coldtempctrlc_tempWeights, double coldtempctrlmye_tempDeadband, double coldtempctrlmye_tempLimit, String coldtempctrlmye_tempWeights, double coldtempctrlpye_tempDeadband, double coldtempctrlpye_tempLimit, String coldtempctrlpye_tempWeights, double cryotempctrl_tempDeadband, double cryotempctrl_tempLimit, String cryotempctrl_tempWeights, double trimpower_coldPowerWeights, String trimpower_connType, double trimpower_cryoPowerWeights, String trimpower_devcId, int trimpower_devcParm, int trimpower_node)
public String getVersion()
public double getColdtempctrlc_tempDeadband()
public double getColdtempctrlc_tempLimit()
public String getColdtempctrlc_tempWeights()
public double getColdtempctrlmye_tempDeadband()
public double getColdtempctrlmye_tempLimit()
public String getColdtempctrlmye_tempWeights()
public double getColdtempctrlpye_tempDeadband()
public double getColdtempctrlpye_tempLimit()
public String getColdtempctrlpye_tempWeights()
public double getCryotempctrl_tempDeadband()
public double getCryotempctrl_tempLimit()
public String getCryotempctrl_tempWeights()
public double getTrimpower_coldPowerWeights()
public String getTrimpower_connType()
public double getTrimpower_cryoPowerWeights()
public String getTrimpower_devcId()
public int getTrimpower_devcParm()
public int getTrimpower_node()
public static Thermal_RefrigConfigurationEvent.Builder builder()
Copyright © 2023. All rights reserved.