Class SpallocAPI.HasBoardCoords
java.lang.Object
uk.ac.manchester.spinnaker.alloc.allocator.SpallocAPI.CreateDescriptor
uk.ac.manchester.spinnaker.alloc.allocator.SpallocAPI.HasBoardCoords
- Direct Known Subclasses:
SpallocAPI.CreateBoard, SpallocAPI.CreateDimensionsAt
- Enclosing interface:
SpallocAPI
Some requests have the locations of boards.
- Author:
- Donal Fellows
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal @IPAddress(nullOK=true) StringThe network coordinates, ornull.final @Valid uk.ac.manchester.spinnaker.machine.board.PhysicalCoordsThe physical coordinates, ornull.final @Valid uk.ac.manchester.spinnaker.machine.board.TriadCoordsThe logical coordinates, ornull.Fields inherited from class SpallocAPI.CreateDescriptor
maxDead -
Method Summary
Methods inherited from class SpallocAPI.CreateDescriptor
getArea, visit
-
Field Details
-
triad
-
physical
-
ip
The network coordinates, ornull.
-