
public interface VacuumGaugeDevice
| Modifier and Type | Method and Description |
|---|---|
double |
getRunVac(int cfgstate) |
int |
getState() |
boolean |
isVacuumGaugeOn() |
double |
readPressure() |
void |
setRunVac(double vac,
int cfgstate) |
void |
setState(int istate) |
Copyright © 2014 LSST. All rights reserved.