| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE_AC |
1 |
public static final int |
TYPE_DC |
2 |
public static final int |
TYPE_RMS |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHAN_CURRENT |
3 |
public static final int |
CHAN_STATUS |
0 |
public static final int |
CHAN_TEMPERATURE |
1 |
public static final int |
CHAN_VOLTAGE |
2 |
public static final int |
NUM_CHANS |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NUM_SWITCHES |
7 |
public static final int |
SW_BLOCK_COLD_HEAT |
3 |
public static final int |
SW_BLOCK_COLD_REFG |
4 |
public static final int |
SW_BLOCK_COOLANT |
2 |
public static final int |
SW_BLOCK_CRYO_HEAT |
5 |
public static final int |
SW_BLOCK_CRYO_REFG |
6 |
public static final int |
SW_BLOCK_REB_POWER |
0 |
public static final int |
SW_BLOCK_UT_POWER |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BLOCK_COLD_HEAT |
"BlockColdHeat" |
public static final String |
BLOCK_COLD_REFG |
"BlockColdRefg" |
public static final String |
BLOCK_COOLANT |
"BlockCoolant" |
public static final String |
BLOCK_CRYO_HEAT |
"BlockCryoHeat" |
public static final String |
BLOCK_CRYO_REFG |
"BlockCryoRefg" |
public static final String |
BLOCK_REB_POWER |
"BlockRebPower" |
public static final String |
BLOCK_UT_POWER |
"BlockUtPower" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHAN_FREQ |
2 |
public static final int |
CHAN_VOLTS |
1 |
public static final int |
CHAN_WATTS |
0 |
Copyright © 2019 LSST. All rights reserved.