| Package | Description |
|---|---|
| uk.co.moons.control |
| Modifier and Type | Field and Description |
|---|---|
protected ControlFunctionCollection |
BaseController.errorFunction1 |
protected ControlFunctionCollection |
BaseController.inputFunction1 |
protected ControlFunctionCollection |
BaseController.outputFunction1 |
protected ControlFunctionCollection |
BaseController.referenceFunction1 |
| Modifier and Type | Method and Description |
|---|---|
ControlFunctionCollection |
ControllerInterface.getErrorFunction1() |
ControlFunctionCollection |
BaseController.getErrorFunction1() |
ControlFunctionCollection |
ControllerInterface.getInputFunction1() |
ControlFunctionCollection |
BaseController.getInputFunction1() |
ControlFunctionCollection |
ControllerInterface.getOutputFunction1() |
ControlFunctionCollection |
BaseController.getOutputFunction1() |
ControlFunctionCollection |
ControllerInterface.getReferenceFunction1() |
ControlFunctionCollection |
BaseController.getReferenceFunction1() |
| Constructor and Description |
|---|
Controller(ControlFunctionCollection i,
ControlFunctionCollection e,
ControlFunctionCollection o,
ControlFunctionCollection r) |
Copyright © 2017. All rights reserved.