GenerateDataStatsForParameter Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

ParameterProcessor..::..GenerateDataStatsForParameter Method

Namespace:  RegnoSoftware.Standard.Processors
Assembly:  RegnoSoftware.Standard (in RegnoSoftware.Standard.dll)

Syntax


public IRegnoParamStatDoc GenerateDataStatsForParameter(
	string configId,
	string paramDefId,
	long startTime,
	long endTime,
	long[] timestamps,
	double[] dataValues,
	IntervalType intervalType,
	int numSamplesToProcess
)

Parameters

configId
Type: String
paramDefId
Type: String
startTime
Type: Int64
endTime
Type: Int64
timestamps
Type: array<Int64>[]()[][]
dataValues
Type: array<Double>[]()[][]
intervalType
Type: RegnoSoftware.Standard.Core.Enums..::..IntervalType
numSamplesToProcess
Type: Int32