NEURON
NPyDirectMechFunc Struct Reference

#include <membfunc.h>

Public Attributes

const char * name
 
double(* func )(Prop *)
 

Detailed Description

Definition at line 96 of file membfunc.h.

Member Data Documentation

◆ func

double(* NPyDirectMechFunc::func) (Prop *)

Definition at line 98 of file membfunc.h.

◆ name

const char* NPyDirectMechFunc::name

Definition at line 97 of file membfunc.h.


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