Uses of Class
uk.ac.manchester.spinnaker.front_end.CommandLineInterface.GatherersParam
Package | Description |
---|---|
uk.ac.manchester.spinnaker.front_end |
The front-end interface to the Java implementation of the SpiNNaker host
libraries.
|
-
Uses of CommandLineInterface.GatherersParam in uk.ac.manchester.spinnaker.front_end
Methods in uk.ac.manchester.spinnaker.front_end with parameters of type CommandLineInterface.GatherersParam Modifier and Type Method Description void
CommandLineInterface. downloadRecordingChannelsViaMonitorStreaming(CommandLineInterface.GatherersParam gatherers, CommandLineInterface.MachineParam machine, CommandLineInterface.DbFileParam dbFile, CommandLineInterface.RunFolderParam runFolder)
Download data using data gatherer cores.void
CommandLineInterface. runDSEForAppCoresUploadingViaMonitorStreaming(CommandLineInterface.GatherersParam gatherers, CommandLineInterface.MachineParam machine, CommandLineInterface.DsFileParam dsFile, CommandLineInterface.RunFolderParam runFolder, Optional<File> reportFolder)
Run the data specifications in parallel.