Click or drag to resize

ProfileInterfaceGetAvgData Method


Namespace: LynceeTec.Processing
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual float GetAvgData(
	ProfileData pType,
	int i0,
	int i1
)

Parameters

pType  ProfileData
 
i0  Int32
 
i1  Int32
 

Return Value

Single

Implements

IProfileDataGetAvgData(ProfileData, Int32, Int32)
See Also