public class RebPsState extends Object implements Serializable
| Constructor and Description |
|---|
RebPsState(int tickMillis,
int mainPowerState,
int[] powerState,
double[] hvBiasDacs,
String psId) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getHvBiasDacs() |
int |
getMainPowerState() |
int[] |
getPowerState() |
String |
getpsId() |
int |
getTickMillis() |
String |
toString() |
public static final String KEY
public RebPsState(int tickMillis,
int mainPowerState,
int[] powerState,
double[] hvBiasDacs,
String psId)
Copyright © 2016 LSST. All rights reserved.