Uses of Class
uk.ac.manchester.spinnaker.alloc.client.BoardCoords
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.client |
Java client for the SpiNNaker allocation service.
|
-
Uses of BoardCoords in uk.ac.manchester.spinnaker.alloc.client
Fields in uk.ac.manchester.spinnaker.alloc.client declared as BoardCoords Modifier and Type Field Description BoardCoords
DeadLink.End. board
The board at the end of a dead link.Methods in uk.ac.manchester.spinnaker.alloc.client that return types with arguments of type BoardCoords Modifier and Type Method Description List<BoardCoords>
SpallocClient.Machine. getDeadBoards()
What boards in the machine are dead?Constructors in uk.ac.manchester.spinnaker.alloc.client with parameters of type BoardCoords Constructor Description End(BoardCoords board, Direction direction)