Click or drag to resize

IProfileDataGetAvgData Method


Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntax
float GetAvgData(
	ProfileData pType,
	int i0,
	int i1
)

Parameters

pType  ProfileData
 
i0  Int32
 
i1  Int32
 

Return Value

Single
See Also