
public class UTTestFans extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FAN_UT |
static int |
FAN_UT_ID |
static Map<Integer,String> |
fanIdToName |
static Map<String,Integer> |
fanNameToId |
static Map<Integer,Integer> |
fanSwitchMap |
static boolean[] |
hasTempState |
static int |
NUM_FANS |
| Constructor and Description |
|---|
UTTestFans() |
public static final String FAN_UT
public static final int FAN_UT_ID
public static final int NUM_FANS
public static final boolean[] hasTempState
Copyright © 2020 LSST. All rights reserved.