
public class MetrologyConfig extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
MetrologyConfig.configuration_states |
static class |
MetrologyConfig.Displacement_Summing_Modes |
static class |
MetrologyConfig.EVENT_ID |
static class |
MetrologyConfig.operating_states |
| Modifier and Type | Field and Description |
|---|---|
static int |
MAXSTATES |
| Constructor and Description |
|---|
MetrologyConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCfgstate() |
int |
getOperatingState() |
void |
setCfgState(int cfgstate) |
void |
setOperatingState(int operatingstate) |
String |
toString() |
Copyright © 2016 LSST. All rights reserved.