Click or drag to resize

measureTrendTakerGetSampleState Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the state of the sample.

Namespace:  imbSCI.DataComplex.trends
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public measureTrendSampleState GetSampleState(
	int sampleSize
)
Request Example View Source

Parameters

sampleSize
Type: SystemInt32
Size of the sample.

Return Value

Type: measureTrendSampleState
See Also