public class Vacuum_IonPumps_CryoConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Vacuum_IonPumps_CryoConfigurationEvent.Builder |
| Constructor and Description |
|---|
Vacuum_IonPumps_CryoConfigurationEvent(String version,
double cip1c_current,
double cip1c_power,
double cip1c_voltage,
double cip2c_current,
double cip2c_power,
double cip2c_voltage,
double cip3c_current,
double cip3c_power,
double cip3c_voltage,
double cip4c_current,
double cip4c_power,
double cip4c_voltage,
double cip5c_current,
double cip5c_power,
double cip5c_voltage,
double cip6c_current,
double cip6c_power,
double cip6c_voltage,
double hip1c_current,
double hip1c_power,
double hip1c_voltage,
double hip2c_current,
double hip2c_power,
double hip2c_voltage,
String ipAddr) |
| Modifier and Type | Method and Description |
|---|---|
static Vacuum_IonPumps_CryoConfigurationEvent.Builder |
builder() |
double |
getCip1c_current() |
double |
getCip1c_power() |
double |
getCip1c_voltage() |
double |
getCip2c_current() |
double |
getCip2c_power() |
double |
getCip2c_voltage() |
double |
getCip3c_current() |
double |
getCip3c_power() |
double |
getCip3c_voltage() |
double |
getCip4c_current() |
double |
getCip4c_power() |
double |
getCip4c_voltage() |
double |
getCip5c_current() |
double |
getCip5c_power() |
double |
getCip5c_voltage() |
double |
getCip6c_current() |
double |
getCip6c_power() |
double |
getCip6c_voltage() |
double |
getHip1c_current() |
double |
getHip1c_power() |
double |
getHip1c_voltage() |
double |
getHip2c_current() |
double |
getHip2c_power() |
double |
getHip2c_voltage() |
String |
getIpAddr() |
String |
getVersion() |
String |
toString() |
public Vacuum_IonPumps_CryoConfigurationEvent(String version, double cip1c_current, double cip1c_power, double cip1c_voltage, double cip2c_current, double cip2c_power, double cip2c_voltage, double cip3c_current, double cip3c_power, double cip3c_voltage, double cip4c_current, double cip4c_power, double cip4c_voltage, double cip5c_current, double cip5c_power, double cip5c_voltage, double cip6c_current, double cip6c_power, double cip6c_voltage, double hip1c_current, double hip1c_power, double hip1c_voltage, double hip2c_current, double hip2c_power, double hip2c_voltage, String ipAddr)
public String getVersion()
public double getCip1c_current()
public double getCip1c_power()
public double getCip1c_voltage()
public double getCip2c_current()
public double getCip2c_power()
public double getCip2c_voltage()
public double getCip3c_current()
public double getCip3c_power()
public double getCip3c_voltage()
public double getCip4c_current()
public double getCip4c_power()
public double getCip4c_voltage()
public double getCip5c_current()
public double getCip5c_power()
public double getCip5c_voltage()
public double getCip6c_current()
public double getCip6c_power()
public double getCip6c_voltage()
public double getHip1c_current()
public double getHip1c_power()
public double getHip1c_voltage()
public double getHip2c_current()
public double getHip2c_power()
public double getHip2c_voltage()
public String getIpAddr()
public static Vacuum_IonPumps_CryoConfigurationEvent.Builder builder()
Copyright © 2023. All rights reserved.