NEURON
neuron::container::Mechanism::Variable Struct Reference

#include <mechanism.hpp>

Public Attributes

std::string name {}
 
int array_size {1}
 

Detailed Description

Definition at line 11 of file mechanism.hpp.

Member Data Documentation

◆ array_size

int neuron::container::Mechanism::Variable::array_size {1}

Definition at line 13 of file mechanism.hpp.

◆ name

std::string neuron::container::Mechanism::Variable::name {}

Definition at line 12 of file mechanism.hpp.


The documentation for this struct was generated from the following file: