public class UTTestValves 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 Map<Integer,String> |
valveIdToName |
static Map<String,Integer> |
valveNameToId |
| Constructor and Description |
|---|
UTTestValves() |
public static final String VALVE_UT
public static final int VALVE_UT_ID
public static final int NUM_VALVES
public static final boolean[] hasTempState
Copyright © 2022 LSST. All rights reserved.