Click or drag to resize

rampFunctionalphaDimension Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the alpha dimension scale: relevant only when GetOutput(Int32) -- integer input alpha is used

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

Property Value

Type: imbNumberScale
The alpha dimension.
See Also