GoWebScan API
GoWebScanTracheidBoardMsg Class Reference

Description

Represents a message containing spot angle, scatter ratio, and area measurements from a detected board for a given section.

Inheritance diagram for GoWebScanTracheidBoardMsg:
Inheritance graph

Public Member Functions

kArray2 GoWebScanTracheidBoardMsg_Angle (GoWebScanTracheidBoardMsg msg)
 Gets the board angle data array. More...
 
k8uGoWebScanTracheidBoardMsg_AngleAt (GoWebScanTracheidBoardMsg msg, kSize rowIndex, kSize colIndex)
 Gets the spot angle at a specified row and column in the board array. More...
 
kArray2 GoWebScanTracheidBoardMsg_Area (GoWebScanTracheidBoardMsg msg)
 Gets the board area data array. More...
 
k8uGoWebScanTracheidBoardMsg_AreaAt (GoWebScanTracheidBoardMsg msg, kSize rowIndex, kSize colIndex)
 Gets the spot area at a specified row and column in the board array. More...
 
GoWebScanTracheidBoardMsgAttrGoWebScanTracheidBoardMsg_Attributes (GoWebScanTracheidBoardMsg msg)
 Gets the attributes of a message. More...
 
kStatus GoWebScanTracheidBoardMsg_Construct (GoWebScanTracheidBoardMsg *msg, kSize height, kSize width, kAlloc allocator)
 Constructs a GoWebScanTracheidBoardMsg object. More...
 
kSize GoWebScanTracheidBoardMsg_Height (GoWebScanTracheidBoardMsg msg)
 Gets the height of a message. More...
 
kStatus GoWebScanTracheidBoardMsg_Realloc (GoWebScanTracheidBoardMsg msg, kSize height, kSize width)
 Resize a GoWebScanTracheidBoardMsg object. More...
 
kArray2 GoWebScanTracheidBoardMsg_Scatter (GoWebScanTracheidBoardMsg msg)
 Gets the board scatter data array. More...
 
k8uGoWebScanTracheidBoardMsg_ScatterAt (GoWebScanTracheidBoardMsg msg, kSize rowIndex, kSize colIndex)
 Gets the spot scatter ratio at a specified row and column in the board array. More...
 
kSize GoWebScanTracheidBoardMsg_Width (GoWebScanTracheidBoardMsg msg)
 Gets the width of a message. More...
 

The documentation for this class was generated from the following file: