
public class CryoDevState extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CryoDevState.cryostates |
static class |
CryoDevState.onOff |
| Constructor and Description |
|---|
CryoDevState() |
| Modifier and Type | Method and Description |
|---|---|
double |
getTemp() |
double |
getTemp2() |
int |
getTickMillis() |
void |
setTemp(double temp) |
void |
setTemp2(double temp2) |
String |
toString() |
public static final String KEY
Copyright © 2021 LSST. All rights reserved.