NEURON
KSGateComplex Class Reference

#include <kschan.h>

Public Member Functions

 KSGateComplex ()
 
virtual ~KSGateComplex ()
 
double conductance (double *state, KSState *st)
 

Public Attributes

Objectobj_
 
KSChanks_
 
int index_
 
int sindex_
 
int nstate_
 
int power_
 

Detailed Description

Definition at line 222 of file kschan.h.

Constructor & Destructor Documentation

◆ KSGateComplex()

KSGateComplex::KSGateComplex ( )

Definition at line 2901 of file kschan.cpp.

◆ ~KSGateComplex()

KSGateComplex::~KSGateComplex ( )
virtual

Definition at line 2906 of file kschan.cpp.

Member Function Documentation

◆ conductance()

double KSGateComplex::conductance ( double *  state,
KSState st 
)

Definition at line 2907 of file kschan.cpp.

Member Data Documentation

◆ index_

int KSGateComplex::index_

Definition at line 231 of file kschan.h.

◆ ks_

KSChan* KSGateComplex::ks_

Definition at line 230 of file kschan.h.

◆ nstate_

int KSGateComplex::nstate_

Definition at line 233 of file kschan.h.

◆ obj_

Object* KSGateComplex::obj_

Definition at line 229 of file kschan.h.

◆ power_

int KSGateComplex::power_

Definition at line 234 of file kschan.h.

◆ sindex_

int KSGateComplex::sindex_

Definition at line 232 of file kschan.h.


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