NEURON
KSPPIv Class Reference

#include <kschan.h>

Inheritance diagram for KSPPIv:
KSIv KSPPIvghk KSPPIvNonSpec

Public Member Functions

virtual double cur (double g, double *p, Datum *pd, double v)
 
virtual double jacob (double *p, Datum *pd, double v)
 

Public Attributes

int ppoff_
 

Detailed Description

Definition at line 207 of file kschan.h.

Member Function Documentation

◆ cur()

double KSPPIv::cur ( double  g,
double *  p,
Datum pd,
double  v 
)
virtual

Reimplemented from KSIv.

Reimplemented in KSPPIvNonSpec, and KSPPIvghk.

Definition at line 2601 of file kschan.cpp.

◆ jacob()

double KSPPIv::jacob ( double *  p,
Datum pd,
double  v 
)
virtual

Reimplemented from KSIv.

Reimplemented in KSPPIvNonSpec, and KSPPIvghk.

Definition at line 2614 of file kschan.cpp.

Member Data Documentation

◆ ppoff_

int KSPPIv::ppoff_

Definition at line 212 of file kschan.h.


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