Click or drag to resize

IProfileDataGetAvgData Method

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 9.2.6612.0 , built 2022-07-14 10:39:33 UTC
Syntax
float GetAvgData(
	ProfileData pType,
	int i0,
	int i1
)

Parameters

pType
Type: LynceeTec.InterfacesProfileData
i0
Type: SystemInt32
i1
Type: SystemInt32

Return Value

Type: Single
See Also