public class ColdCompValves extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
DESCS |
static Map<Integer,String> |
ID_MAP |
static Map<String,Integer> |
NAME_MAP |
static int |
NUM_VALVES |
static int |
VALVE_COOLANT |
static int |
VALVE_EEPR |
static int |
VALVE_HGB |
| Constructor and Description |
|---|
ColdCompValves() |
public static final int VALVE_HGB
public static final int VALVE_COOLANT
public static final int VALVE_EEPR
public static final int NUM_VALVES
public static final String[] DESCS
Copyright © 2021 LSST. All rights reserved.