Serialized Form
-
Package uk.ac.manchester.spinnaker.nmpi.model.machine
-
Class uk.ac.manchester.spinnaker.nmpi.model.machine.SpinnakerMachine extends Object implements Serializable
- serialVersionUID:
- -2247744763327978524L
-
Serialized Fields
-
bmpDetails
String bmpDetails
The BMP details of the machine. -
height
int height
The height of the machine. -
machineName
String machineName
The name of the machine. -
nBoards
int nBoards
The number of boards in the machine. -
version
String version
The version of the machine. -
width
int width
The width of the machine.
-
-