spinn_front_end_common.interface.simulation package

Module contents

spinn_front_end_common.interface.simulation.get_simulation_header_array(binary_file_name, machine_time_step, time_scale_factor)[source]

Get data to be written to the simulation header

Parameters:
  • binary_file_name – The name of the binary of the application
  • machine_time_step – The time step of the simulation
  • time_scale_factor – The time scaling of the simulation
Returns:

An array of values to be written as the simulation header