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.5.0.18 6_5_dev bd821f0, built 2017-12-01 14:29:40 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