NEURON
KSChanLinoid Class Reference

#include <kschan.h>

Inheritance diagram for KSChanLinoid:
KSChanFunction

Public Member Functions

virtual int type ()
 
virtual double f (double v)
 
- Public Member Functions inherited from KSChanFunction
 KSChanFunction ()
 
virtual ~KSChanFunction ()
 
void f (int cnt, double *v, double *val)
 
double c (int i)
 

Additional Inherited Members

- Static Public Member Functions inherited from KSChanFunction
static KSChanFunctionnew_function (int type, Vect *, double, double)
 
static double Exp (double x)
 
- Public Attributes inherited from KSChanFunction
Vectgp_
 

Detailed Description

Definition at line 70 of file kschan.h.

Member Function Documentation

◆ f()

virtual double KSChanLinoid::f ( double  v)
inlinevirtual

Reimplemented from KSChanFunction.

Definition at line 75 of file kschan.h.

◆ type()

virtual int KSChanLinoid::type ( )
inlinevirtual

Reimplemented from KSChanFunction.

Definition at line 72 of file kschan.h.


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