AddRawData Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

ParameterProcessor..::..AddRawData Method

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

Syntax


public void AddRawData(
	IRegnoParamDefDoc paramDefDoc,
	double[] values,
	long[] times,
	int sampleCount
)

Parameters

paramDefDoc
Type: RegnoSoftware.Standard.Core.Interfaces..::..IRegnoParamDefDoc
values
Type: array<Double>[]()[][]
times
Type: array<Int64>[]()[][]
sampleCount
Type: Int32