GoWebScan API
GoWebScanCalInputTileSet Class Reference

Description

Represents a Y-matched tile spanning a system plane for a particular data type. These tile sets are provided as input to the calibration bar detector logic.

Inheritance diagram for GoWebScanCalInputTileSet:
Inheritance graph

Public Member Functions

kSize GoWebScanCalInputTileSet_ColumnCount (GoWebScanCalInputTileSet set, GoWebScanSystemPlane plane)
 Gets the number of node columns in a plane. More...
 
kStatus GoWebScanCalInputTileSet_Construct (GoWebScanCalInputTileSet *set, kSize topCount, kSize bottomCount, k64s position, kAlloc allocator)
 Constructs a GoWebScanCalInputTileSet object. More...
 
k64s GoWebScanCalInputTileSet_Position (GoWebScanCalInputTileSet set)
 Gets the Y-axis index of the tile. More...
 
kStatus GoWebScanCalInputTileSet_SetTile (GoWebScanCalInputTileSet set, GoWebScanCalInputTile *tile, GoWebScanDataSource dataSource, GoWebScanSystemPlane plane, kSize column)
 Adds a tile to the set at a specific plane and node column for a given data source. More...
 
GoWebScanCalInputTile GoWebScanCalInputTileSet_TileAt (GoWebScanCalInputTileSet set, GoWebScanDataSource dataSource, GoWebScanSystemPlane plane, kSize column)
 Gets a tile at a specific plane and node column in the set (for a particular data source). More...
 

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