Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Processing
ProfileInterface Class
ProfileInterface Methods
ApplyPoly1DCoeffs Method
CopyProfileData Method
Dispose Method
FitPoly1DToPoints Method
GetAvgData Method
GetRawX Method
GetRawY Method
OffsetRawXY Method
SaveProfile Method
SaveProfileData Method
ProfileInterface
GetRawY Method
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.4.0.7 6_4_dev bc6b638, built 2016-11-07 15:44:14 UTC
Syntax
C#
C++
Copy
public
virtual
float
GetRawY
(
int
i
)
public
:
virtual
float
GetRawY
(
int
i
)
Parameters
i
Type:
System
Int32
Return Value
Type:
Single
Implements
IProfileData
GetRawY(Int32)
See Also
Reference
ProfileInterface Class
LynceeTec.Processing Namespace