User Guide
nmodl::codegen::Conductance Class Reference

Represent conductance statements used in mod file. More...

Detailed Description

Represent conductance statements used in mod file.

Definition at line 40 of file codegen_info.hpp.

#include <codegen_info.hpp>

Public Attributes

std::string ion
 name of the ion More...
 
std::string variable
 ion variable like intra/extra concentration More...
 

Member Data Documentation

◆ ion

std::string nmodl::codegen::Conductance::ion

name of the ion

Definition at line 42 of file codegen_info.hpp.

◆ variable

std::string nmodl::codegen::Conductance::variable

ion variable like intra/extra concentration

Definition at line 45 of file codegen_info.hpp.


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