Click or drag to resize

functionBaseoutputRange Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the output range.

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

Property Value

Type: imbNumberScale
The output range.

Implements

IFunctionGeneratoroutputRange
See Also