Click or drag to resize

IFunctionGeneratorGetOutput Method (Int32)

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(
	int alpha
)
Request Example View Source

Parameters

alpha
Type: SystemInt32
The alpha.

Return Value

Type: Double
See Also