Uses of Class
org.neuroml.model.Population
-
Uses of Population in org.neuroml.model
Modifier and TypeMethodDescriptionObjectFactory.createPopulation()
Create an instance ofPopulation
Modifier and TypeMethodDescriptionNetwork.getPopulation()
Gets the value of the population property. -
Uses of Population in org.neuroml.model.util.hdf5
Modifier and TypeMethodDescriptionprotected void
NetworkHelper.setPopulationArray
(Population emptyPopulation, HashMap<String, Integer> columns, float[][] data)