Uses of Class
uk.ac.manchester.spinnaker.front_end.CommandLineInterface.DbFileParam
Packages that use CommandLineInterface.DbFileParam
Package
Description
The front-end interface to the Java implementation of the SpiNNaker host
libraries.
-
Uses of CommandLineInterface.DbFileParam in uk.ac.manchester.spinnaker.front_end
Methods in uk.ac.manchester.spinnaker.front_end with parameters of type CommandLineInterface.DbFileParamModifier and TypeMethodDescriptionvoid
CommandLineInterface.downloadRecordingChannelsViaClassicTransfer
(CommandLineInterface.PlacementsParam placements, CommandLineInterface.MachineParam machine, CommandLineInterface.DbFileParam dbFile, CommandLineInterface.LogfileParam logfile) Download data without using data gatherer cores.void
CommandLineInterface.downloadRecordingChannelsViaMonitorStreaming
(CommandLineInterface.GatherersParam gatherers, CommandLineInterface.MachineParam machine, CommandLineInterface.DbFileParam dbFile, CommandLineInterface.LogfileParam logfile) Download data using data gatherer cores.void
CommandLineInterface.retrieveIOBUFs
(CommandLineInterface.MachineParam machine, CommandLineInterface.IobufMapParam iobuf, CommandLineInterface.DbFileParam dbFile, CommandLineInterface.LogfileParam logfile, CommandLineInterface.IobufDirParam iobufDir) Retrieve IOBUFs in parallel.