Click or drag to resize

HeatMapModelGetRatioForScale Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.range.matrix
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public double GetRatioForScale(
	int scaleStep,
	double floor = 0,
	int scaleSteps = -1
)
Request Example View Source

Parameters

scaleStep
Type: SystemInt32
floor (Optional)
Type: SystemDouble
scaleSteps (Optional)
Type: SystemInt32

Return Value

Type: Double
See Also