Uses of Class
uk.ac.manchester.spinnaker.alloc.allocator.SpallocAPI.CreateDimensionsAt
Packages that use SpallocAPI.CreateDimensionsAt
-
Uses of SpallocAPI.CreateDimensionsAt in uk.ac.manchester.spinnaker.alloc.allocator
Methods in uk.ac.manchester.spinnaker.alloc.allocator that return SpallocAPI.CreateDimensionsAtModifier and TypeMethodDescriptionSpallocAPI.CreateDimensionsAt.physical
(int width, int height, int cabinet, int frame, int board, Integer maxDeadBoards) Create a request for a rectangle at a specific board.SpallocAPI.CreateDimensionsAt.physical
(int width, int height, Integer cabinet, Integer frame, Integer board, Integer maxDeadBoards) Create a request for a rectangle at a specific board.Methods in uk.ac.manchester.spinnaker.alloc.allocator with parameters of type SpallocAPI.CreateDimensionsAtModifier and TypeMethodDescriptionSpallocAPI.CreateVisitor.dimensionsAt
(@NotNull SpallocAPI.CreateDimensionsAt createDimensionsAt) Visit a descriptor.