public class AnalogPage extends AbstractStepGeneratorPage
display, target| Constructor and Description |
|---|
AnalogPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPage(org.eclipse.swt.widgets.Composite parent) |
protected double |
getFrequency() |
protected AnalogType |
getFunction() |
protected double |
getMaximum() |
protected double |
getMinimum() |
protected long |
getPeriod() |
protected void |
step() |
protected void |
updateSelection() |
public void createPage(org.eclipse.swt.widgets.Composite parent)
createPage in interface GeneratorPagecreatePage in class AbstractStepGeneratorPageprotected void updateSelection()
protected double getMinimum()
protected double getMaximum()
protected double getFrequency()
protected long getPeriod()
protected AnalogType getFunction()
protected void step()
step in class AbstractStepGeneratorPageCopyright © 2015 Eclipse SCADA Project. All rights reserved.