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
Type: LynceeTec.InterfacesProfileData
i0
Type: SystemInt32
i1
Type: SystemInt32

Return Value

Type: Single

Implements

IProfileDataGetAvgData(ProfileData, Int32, Int32)
See Also