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
public abstract static class SpallocAPI.HasBoardCoords extends SpallocAPI.CreateDescriptor
Some requests have the locations of boards.
-
Field Summary
Fields Modifier and Type Field Description @IPAddress(nullOK=true) String
ip
The network coordinates, ornull
.@Valid PhysicalCoords
physical
The physical coordinates, ornull
.@Valid TriadCoords
triad
The logical coordinates, ornull
.Fields inherited from class uk.ac.manchester.spinnaker.alloc.allocator.SpallocAPI.CreateDescriptor
maxDead
-
Method Summary
Methods inherited from class uk.ac.manchester.spinnaker.alloc.allocator.SpallocAPI.CreateDescriptor
getArea, visit