NEURON
FuncTable Struct Reference

Public Attributes

double * table
 
TableArgtargs
 
double value
 

Detailed Description

Definition at line 14 of file functabl.cpp.

Member Data Documentation

◆ table

double* FuncTable::table

Definition at line 15 of file functabl.cpp.

◆ targs

TableArg* FuncTable::targs

Definition at line 16 of file functabl.cpp.

◆ value

double FuncTable::value

Definition at line 17 of file functabl.cpp.


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