GoWebScan API
kStatus GoWebScanCalInputTile_Construct ( GoWebScanCalInputTile tile,
k64s  position,
k64s  time,
kAlloc  allocator 
)

Constructs a GoWebScanCalInputTile object.

Parameters
tileReceives the constructed GoWebScanCalInputTile object.
positionY-axis index of the tile.
timeTimestamp of the tile (microseconds).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.