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

#include <modelProperty.h>

Inheritance diagram for SpineMLSimulator::ModelProperty::Fixed:
SpineMLSimulator::ModelProperty::Base

Public Member Functions

 Fixed (const pugi::xml_node &node, const StateVar< scalar > &stateVar, unsigned int size)
 
 Fixed (double value, const StateVar< scalar > &stateVar, unsigned int size)
 
void setValue (scalar value)
 
- Public Member Functions inherited from SpineMLSimulator::ModelProperty::Base
 Base (const StateVar< scalar > &stateVar, unsigned int size)
 
virtual ~Base ()
 
scalargetHostStateVar ()
 
const scalargetHostStateVar () const
 
void pushToDevice () const
 
void pullFromDevice () const
 
unsigned int getSize () const
 

Constructor & Destructor Documentation

◆ Fixed() [1/2]

SpineMLSimulator::ModelProperty::Fixed::Fixed ( const pugi::xml_node &  node,
const StateVar< scalar > &  stateVar,
unsigned int  size 
)

◆ Fixed() [2/2]

SpineMLSimulator::ModelProperty::Fixed::Fixed ( double  value,
const StateVar< scalar > &  stateVar,
unsigned int  size 
)

Member Function Documentation

◆ setValue()

void SpineMLSimulator::ModelProperty::Fixed::setValue ( scalar  value)

The documentation for this class was generated from the following files: