Uses of Class
uk.ac.manchester.spinnaker.messages.boot.SystemVariableBootValues
Packages that use SystemVariableBootValues
Package
Description
Messages used to boot a SpiNNaker board.
-
Uses of SystemVariableBootValues in uk.ac.manchester.spinnaker.messages.boot
Methods in uk.ac.manchester.spinnaker.messages.boot that return SystemVariableBootValuesModifier and TypeMethodDescriptionstatic SystemVariableBootValuesSystemVariableBootValues.get(int boardVersion) Get the default values of the system variables that get passed to SpiNNaker during boot for a particular version of SpiNNaker board.static SystemVariableBootValuesSystemVariableBootValues.get(MachineVersion boardVersion) Get the default values of the system variables that get passed to SpiNNaker during boot for a particular version of SpiNNaker board.Constructors in uk.ac.manchester.spinnaker.messages.boot with parameters of type SystemVariableBootValuesModifierConstructorDescriptionCreate a set of boot values that is a copy of an existing set of boot values.