KSChanFunction Class Reference

#include <kschan.h>

Inheritance diagram for KSChanFunction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 KSChanFunction ()
virtual ~KSChanFunction ()
virtual int type ()
virtual double f (double v)
void f (int cnt, double *v, double *val)
double c (int i)

Static Public Member Functions

static KSChanFunctionnew_function (int type, Vect *, double, double)
static double Exp (double x)

Public Attributes

Vect * gp_

Constructor & Destructor Documentation

KSChanFunction::KSChanFunction (  ) 

References gp_, and nil.

Referenced by new_function().

KSChanFunction::~KSChanFunction (  )  [virtual]

References gp_, and hoc_obj_unref().

Here is the call graph for this function:


Member Function Documentation

double KSChanFunction::c ( int  i  )  [inline]
static double KSChanFunction::Exp ( double  x  )  [inline, static]
void KSChanFunction::f ( int  cnt,
double *  v,
double *  val 
) [inline]

References f(), and i.

Here is the call graph for this function:

virtual double KSChanFunction::f ( double  v  )  [inline, virtual]
KSChanFunction * KSChanFunction::new_function ( int  type,
Vect *  vec,
double  vmin,
double  vmax 
) [static]

References gp_, hoc_obj_ref(), and KSChanFunction().

Referenced by KSTransition::setf().

Here is the call graph for this function:

virtual int KSChanFunction::type (  )  [inline, virtual]

Member Data Documentation


The documentation for this class was generated from the following files:
Generated on Mon Jun 13 08:10:31 2011 for NEURON by  doxygen 1.6.3