
public class DemoConfigurable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Integer> |
currentParms |
protected double |
doubleValue |
protected String |
info
info is set as static in the subsystem description
|
protected int |
max |
protected int |
min |
protected String |
name |
| Constructor and Description |
|---|
DemoConfigurable(String name,
String info,
double doubleValue,
Map currentParms,
int min,
int max) |
Copyright © 2017 LSST. All rights reserved.