
public class PDState extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PDState.pwrstates |
| Modifier and Type | Field and Description |
|---|---|
static int |
ACCUM_DONE |
static int |
ACCUM_DONE_BIT |
static String |
KEY |
| Constructor and Description |
|---|
PDState(int systemState,
int tickMillis) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSystemState() |
int |
getTickMillis() |
String |
toString() |
public static final String KEY
public static final int ACCUM_DONE_BIT
public static final int ACCUM_DONE
Copyright © 2017 LSST. All rights reserved.