
public class PlutoControl extends Object implements org.lsst.ccs.framework.HasLifecycle
| Modifier and Type | Field and Description |
|---|---|
protected int |
hwChan |
protected String |
name
Data fields.
|
protected double |
offset |
protected PlutoDevice |
pDevc |
protected double |
scale |
protected String |
type |
| Constructor and Description |
|---|
PlutoControl() |
@LookupName protected String name
@LookupField(strategy=ANCESTORS) protected PlutoDevice pDevc
protected int hwChan
protected String type
protected double offset
protected double scale
Copyright © 2020 LSST. All rights reserved.