NEURON
KSGateComplex Class Reference

#include <kschan.h>

Public Member Functions

 KSGateComplex ()
 
virtual ~KSGateComplex ()
 
double conductance (Memb_list *ml, std::size_t instance, std::size_t offset, KSState *st)
 

Public Attributes

Objectobj_
 
KSChanks_
 
int index_
 
int sindex_
 
int nstate_
 
int power_
 

Detailed Description

Definition at line 217 of file kschan.h.

Constructor & Destructor Documentation

◆ KSGateComplex()

KSGateComplex::KSGateComplex ( )

Definition at line 2918 of file kschan.cpp.

◆ ~KSGateComplex()

KSGateComplex::~KSGateComplex ( )
virtual

Definition at line 2923 of file kschan.cpp.

Member Function Documentation

◆ conductance()

double KSGateComplex::conductance ( Memb_list ml,
std::size_t  instance,
std::size_t  offset,
KSState st 
)

Definition at line 2924 of file kschan.cpp.

Member Data Documentation

◆ index_

int KSGateComplex::index_

Definition at line 226 of file kschan.h.

◆ ks_

KSChan* KSGateComplex::ks_

Definition at line 225 of file kschan.h.

◆ nstate_

int KSGateComplex::nstate_

Definition at line 228 of file kschan.h.

◆ obj_

Object* KSGateComplex::obj_

Definition at line 224 of file kschan.h.

◆ power_

int KSGateComplex::power_

Definition at line 229 of file kschan.h.

◆ sindex_

int KSGateComplex::sindex_

Definition at line 227 of file kschan.h.


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