public class VDevState extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
VDevState.onOff |
static class |
VDevState.vacstates |
| Constructor and Description |
|---|
VDevState() |
| Modifier and Type | Method and Description |
|---|---|
double |
getVac() |
double |
getVac2() |
void |
setVac(double vac) |
void |
setVac2(double vac2) |
String |
toString() |
public static final String KEY
Copyright © 2019 LSST. All rights reserved.