Click or drag to resize

IFunctionGeneratoroutputRange Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Output scalling range adjusts function output before returning final result from GetOutput(Double) and GetOutput(Int32) methods

Namespace:  imbSCI.Core.math.functions.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
imbNumberScale outputRange { get; set; }
Request Example View Source

Property Value

Type: imbNumberScale
The output range.
See Also