Uses of Class
uk.ac.manchester.spinnaker.machine.bean.LinkBean
Packages that use LinkBean
Package
Description
Beans used to describe a SpiNNaker machine in JSON.
-
Uses of LinkBean in uk.ac.manchester.spinnaker.machine.bean
Constructor parameters in uk.ac.manchester.spinnaker.machine.bean with type arguments of type LinkBeanModifierConstructorDescriptionChipDetails
(int cores, ChipLocation ethernet, String ipAddress, List<LinkBean> links, List<Integer> deadLinks) Make an instance.