public class CompSwConds extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
DESCS |
static int |
NUM_SW_CONDITIONS |
static int |
SWC_CMPR_POWER |
static int |
SWC_DISC_PRESS |
static int |
SWC_DISC_TEMP |
static int |
SWC_DISC_TEMP_LOW |
static int |
SWC_HEATER_TEMP |
static int |
SWC_LIQUID_TEMP |
static int |
SWC_OIL_LEVEL |
static int |
SWC_ORF_OFF_PRESS |
static int |
SWC_ORF_ON_PRESS |
static int |
SWC_PHASE_SEP_TEMP |
static int |
SWC_PLATE_TEMP |
static int |
SWC_PRESS_DIFF |
static int |
SWC_SUCT_TEMP |
static int |
SWC_VACUUM_BAD |
| Constructor and Description |
|---|
CompSwConds() |
public static final int SWC_DISC_PRESS
public static final int SWC_DISC_TEMP
public static final int SWC_SUCT_TEMP
public static final int SWC_CMPR_POWER
public static final int SWC_PHASE_SEP_TEMP
public static final int SWC_PLATE_TEMP
public static final int SWC_OIL_LEVEL
public static final int SWC_LIQUID_TEMP
public static final int SWC_PRESS_DIFF
public static final int SWC_DISC_TEMP_LOW
public static final int SWC_VACUUM_BAD
public static final int SWC_HEATER_TEMP
public static final int SWC_ORF_ON_PRESS
public static final int SWC_ORF_OFF_PRESS
public static final int NUM_SW_CONDITIONS
public static final String[] DESCS
Copyright © 2023 LSST. All rights reserved.