sPyNNaker neural_modelling 7.1.1
Loading...
Searching...
No Matches
Data Fields
combined_provenance Struct Reference

The combined provenance from synapses and neurons. More...

Data Fields

struct neuron_provenance neuron_provenance
 
struct synapse_provenance synapse_provenance
 
struct spike_processing_provenance spike_processing_provenance
 
uint32_t max_backgrounds_queued
 Maximum backgrounds queued.
 
uint32_t n_background_queue_overloads
 Background queue overloads.
 
struct local_only_provenance local_only_provenance
 

Detailed Description

The combined provenance from synapses and neurons.

Definition at line 43 of file c_main.c.

Field Documentation

◆ neuron_provenance

struct neuron_provenance combined_provenance::neuron_provenance

Definition at line 44 of file c_main.c.

◆ synapse_provenance

struct synapse_provenance combined_provenance::synapse_provenance

Definition at line 45 of file c_main.c.

◆ spike_processing_provenance

struct spike_processing_provenance combined_provenance::spike_processing_provenance

Definition at line 46 of file c_main.c.

◆ max_backgrounds_queued

uint32_t combined_provenance::max_backgrounds_queued

Maximum backgrounds queued.

Definition at line 48 of file c_main.c.

◆ n_background_queue_overloads

uint32_t combined_provenance::n_background_queue_overloads

Background queue overloads.

Definition at line 50 of file c_main.c.

◆ local_only_provenance

struct local_only_provenance combined_provenance::local_only_provenance

Definition at line 29 of file c_main_local_only.c.


The documentation for this struct was generated from the following files: