| Package | Description |
|---|---|
| uk.co.moons.control | |
| uk.co.moons.control.functions |
| Modifier and Type | Field and Description |
|---|---|
protected BaseReferenceFunction |
BaseController.referenceFunction |
| Modifier and Type | Method and Description |
|---|---|
BaseReferenceFunction |
ControllerInterface.getReferenceFunction() |
BaseReferenceFunction |
BaseController.getReferenceFunction() |
| Constructor and Description |
|---|
Controller(BaseInputFunction i,
BaseErrorFunction e,
BaseOutputFunction o,
BaseReferenceFunction r) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceFunction |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorInterface.setReference(BaseReferenceFunction r) |
void |
BaseErrorFunction.setReference(BaseReferenceFunction r) |
| Constructor and Description |
|---|
ErrorFunction(BaseReferenceFunction r) |
Copyright © 2017. All rights reserved.