public class RefrigState extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
LOAD_POWER_STATE |
static int |
LOAD_POWER_STATE_BIT |
static int |
LOAD_TRIP_ENAB_STATE |
static int |
LOAD_TRIP_ENAB_STATE_BIT |
static int |
MAIN_POWER_STATE |
static int |
MAIN_POWER_STATE_BIT |
static int |
MAIN_TRIPPED_STATE |
static int |
MAIN_TRIPPED_STATE_BIT |
| Constructor and Description |
|---|
RefrigState(int systemState,
int tickMillis) |
RefrigState(int systemState,
int tickMillis,
double power) |
public static final int MAIN_POWER_STATE_BIT
public static final int MAIN_TRIPPED_STATE_BIT
public static final int LOAD_POWER_STATE_BIT
public static final int LOAD_TRIP_ENAB_STATE_BIT
public static final int MAIN_POWER_STATE
public static final int MAIN_TRIPPED_STATE
public static final int LOAD_POWER_STATE
public static final int LOAD_TRIP_ENAB_STATE
Copyright © 2014 LSST. All Rights Reserved.