Uses of Class
uk.ac.manchester.spinnaker.machine.ValidMachineWidth
Package | Description |
---|---|
uk.ac.manchester.spinnaker.machine |
Describes a SpiNNaker machine.
|
uk.ac.manchester.spinnaker.messages.model |
Model support classes for the communication messages.
|
-
Uses of ValidMachineWidth in uk.ac.manchester.spinnaker.machine
Fields in uk.ac.manchester.spinnaker.machine with annotations of type ValidMachineWidth Modifier and Type Field Description @uk.ac.manchester.spinnaker.machine.ValidMachineWidth int
MachineDimensions. width
The width of the machine in chips. -
Uses of ValidMachineWidth in uk.ac.manchester.spinnaker.messages.model
Fields in uk.ac.manchester.spinnaker.messages.model with annotations of type ValidMachineWidth Modifier and Type Field Description @uk.ac.manchester.spinnaker.machine.ValidMachineWidth int
P2PTable. width
The width of the machine that this table represents.