public class OutputFunction extends BaseControlFunction
| Modifier and Type | Field and Description |
|---|---|
protected double |
gain |
active, name, neural, value| Constructor and Description |
|---|
OutputFunction() |
OutputFunction(double g) |
OutputFunction(double g,
double out) |
public OutputFunction()
public OutputFunction(double g,
double out)
public OutputFunction(double g)
public double update()
throws Exception
update in interface InterfaceControlFunctionupdate in class BaseControlFunctionExceptionpublic Double getX()
Copyright © 2017. All rights reserved.