Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
IProfileData Interface
IProfileData Methods
ApplyPoly1DCoeffs Method
CopyProfileData Method
FitPoly1DToPoints Method
GetAvgData Method
GetRawX Method
GetRawY Method
OffsetRawXY Method
ResetData Method
SaveProfileData Method
IProfileData
GetAvgData Method
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
Syntax
C#
C++
Copy
float
GetAvgData
(
ProfileData
pType
,
int
i0
,
int
i1
)
float
GetAvgData
(
ProfileData
pType
,
int
i0
,
int
i1
)
Parameters
pType
Type:
LynceeTec.Interfaces
ProfileData
i0
Type:
System
Int32
i1
Type:
System
Int32
Return Value
Type:
Single
See Also
Reference
IProfileData Interface
LynceeTec.Interfaces Namespace