public class RefrigFullState extends Object implements Serializable
Sent on the status bus upon startup or upon request.
| Constructor and Description |
|---|
RefrigFullState(RefrigState rState,
org.lsst.ccs.subsystem.monitor.data.MonitorFullState mState) |
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.subsystem.monitor.data.MonitorFullState |
getMonitorFullState() |
RefrigState |
getRefrigState() |
public RefrigFullState(RefrigState rState, org.lsst.ccs.subsystem.monitor.data.MonitorFullState mState)
public RefrigState getRefrigState()
public org.lsst.ccs.subsystem.monitor.data.MonitorFullState getMonitorFullState()
Copyright © 2016 LSST. All rights reserved.