![]() |
User Guide
|
Represent conductance statements used in mod file. More...
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... | |
std::string nmodl::codegen::Conductance::ion |
name of the ion
Definition at line 42 of file codegen_info.hpp.
std::string nmodl::codegen::Conductance::variable |
ion variable like intra/extra concentration
Definition at line 45 of file codegen_info.hpp.