Class SpikeReader::Population

Nested Relationships

This class is a nested type of Class SpikeReader.

Class Documentation

class bbp::sonata::SpikeReader::Population

Public Types

enum Sorting

Values:

enumerator none = 0
enumerator by_id = 1
enumerator by_time = 2

Public Functions

Spikes get(const Selection &node_ids = Selection({}), double tstart = -1, double tstop = -1) const

Return reports for this population.

Sorting getSorting() const

Return the way data are sorted (‘none’, ‘by_id’, ‘by_time’)