Click or drag to resize

IFunctionGeneratorGetOutput Method (Double)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the output.

Namespace:  imbSCI.Core.math.functions.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
double GetOutput(
	double alpha = 0
)
Request Example View Source

Parameters

alpha (Optional)
Type: SystemDouble
The alpha.

Return Value

Type: Double
See Also