GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
inputValue.h File Reference
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "networkClient.h"

Go to the source code of this file.

Classes

class  SpineMLSimulator::InputValue::Base
 
class  SpineMLSimulator::InputValue::ScalarBase
 
class  SpineMLSimulator::InputValue::Constant
 
class  SpineMLSimulator::InputValue::ConstantArray
 
class  SpineMLSimulator::InputValue::TimeVarying
 
class  SpineMLSimulator::InputValue::TimeVaryingArray
 
class  SpineMLSimulator::InputValue::External
 
class  SpineMLSimulator::InputValue::ExternalNetwork
 

Namespaces

 pugi
 
 SpineMLSimulator
 
 SpineMLSimulator::InputValue
 

Functions

std::unique_ptr< Base > SpineMLSimulator::InputValue::create (double dt, unsigned int numNeurons, const pugi::xml_node &node, std::map< std::string, InputValue::External *> &externalInputs)