Uses of Class
org.neuroml.model.Population
Packages that use Population
-
Uses of Population in org.neuroml.model
Fields in org.neuroml.model with type parameters of type PopulationMethods in org.neuroml.model that return PopulationModifier and TypeMethodDescriptionObjectFactory.createPopulation()
Create an instance ofPopulation
Methods in org.neuroml.model that return types with arguments of type PopulationModifier and TypeMethodDescriptionNetwork.getPopulation()
Gets the value of the population property. -
Uses of Population in org.neuroml.model.util.hdf5
Methods in org.neuroml.model.util.hdf5 with parameters of type PopulationModifier and TypeMethodDescriptionprotected void
NetworkHelper.setPopulationArray
(Population emptyPopulation, HashMap<String, Integer> columns, float[][] data)