Class Utils
java.lang.Object
uk.ac.manchester.spinnaker.alloc.model.Utils
Miscellaneous utilities.
- 
Method Summary
- 
Method Details- 
chipExtract a chip from a result set row.- Parameters:
- row- The row to extract from.
- x- The name of the column with the X coordinate.
- y- The name of the column with the Y coordinate.
- Returns:
- The chip location.
 
 
-