FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStatItem Constructor (Int64, Int64, Double, String, Double)

Initializes a new instance of the clsStatItem class.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public clsStatItem(
	long lLow,
	long lHigh,
	double dAvg,
	string sLabel,
	double dStd
)
Public Sub New ( _
	lLow As Long, _
	lHigh As Long, _
	dAvg As Double, _
	sLabel As String, _
	dStd As Double _
)
public:
clsStatItem(
	long long^ lLow, 
	long long^ lHigh, 
	double^ dAvg, 
	String^ sLabel, 
	double^ dStd
)

Parameters

lLow
Type: Int64
The l low.
lHigh
Type: Int64
The l high.
dAvg
Type: Double
The d average.
sLabel
Type: String
The s label.
dStd
Type: Double
Standard deviation