Uses of Class
uk.ac.manchester.spinnaker.machine.bean.ChipBean
Packages that use ChipBean
Package
Description
Beans used to describe a SpiNNaker machine in JSON.
-
Uses of ChipBean in uk.ac.manchester.spinnaker.machine.bean
Methods in uk.ac.manchester.spinnaker.machine.bean that return types with arguments of type ChipBeanConstructor parameters in uk.ac.manchester.spinnaker.machine.bean with type arguments of type ChipBeanModifierConstructorDescriptionMachineBean(int height, int width, ChipLocation root, ChipResources ethernetResources, ChipResources standardResources, List<ChipBean> chips) Make an instance.