public class PurgeTestValves extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean[] |
hasTempState |
static int |
NUM_VALVES |
static String |
VALVE_UT |
static int |
VALVE_UT_ID |
static String |
VALVE_VPC |
static int |
VALVE_VPC_ID |
static Map<Integer,String> |
valveIdToName |
static Map<String,Integer> |
valveNameToId |
| Constructor and Description |
|---|
PurgeTestValves() |
public static final String VALVE_UT
public static final String VALVE_VPC
public static final int VALVE_UT_ID
public static final int VALVE_VPC_ID
public static final int NUM_VALVES
public static final boolean[] hasTempState
Copyright © 2023 LSST. All rights reserved.