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(int priority,
String version,
double cip1c_current,
double cip1c_power,
double cip1c_voltage,
String ipAddr) |
| Modifier and Type | Method and Description |
|---|---|
static Vacuum_IonPumps_CryoConfigurationEvent.Builder |
builder() |
double |
getCip1c_current() |
double |
getCip1c_power() |
double |
getCip1c_voltage() |
String |
getIpAddr() |
String |
getVersion() |
String |
toString() |
public String getVersion()
public double getCip1c_current()
public double getCip1c_power()
public double getCip1c_voltage()
public String getIpAddr()
public static Vacuum_IonPumps_CryoConfigurationEvent.Builder builder()
Copyright © 2022. All rights reserved.