NEURON
SingleChanInfo Class Reference

Public Attributes

int type_
 
void(* f_ )(double, double *, Datum *)
 
int * slist_
 
int n_
 

Detailed Description

Definition at line 43 of file singlech.cpp.

Member Data Documentation

◆ f_

void(* SingleChanInfo::f_) (double, double *, Datum *)

Definition at line 46 of file singlech.cpp.

◆ n_

int SingleChanInfo::n_

Definition at line 48 of file singlech.cpp.

◆ slist_

int* SingleChanInfo::slist_

Definition at line 47 of file singlech.cpp.

◆ type_

int SingleChanInfo::type_

Definition at line 45 of file singlech.cpp.


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