GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
SpineMLSimulator::ModelProperty Namespace Reference

Classes

class  Base
 
class  ExponentialDistribution
 
class  Fixed
 
class  NormalDistribution
 
class  UniformDistribution
 
class  ValueList
 

Functions

std::unique_ptr< Basecreate (const pugi::xml_node &node, const StateVar< scalar > &stateVar, unsigned int size, bool skipGeNNInitialised, const filesystem::path &basePath, const std::string &valueNamespace, const std::vector< unsigned int > *remapIndices)
 

Function Documentation

◆ create()

std::unique_ptr< SpineMLSimulator::ModelProperty::Base > SpineMLSimulator::ModelProperty::create ( const pugi::xml_node &  node,
const StateVar< scalar > &  stateVar,
unsigned int  size,
bool  skipGeNNInitialised,
const filesystem::path &  basePath,
const std::string &  valueNamespace,
const std::vector< unsigned int > *  remapIndices 
)