NEURON
Grph Struct Reference

Public Attributes

struct Grphg_next
 
Symbolg_sexp
 
Symbolg_setup
 
int g_color
 
double g_param [NPARAM]
 
double g_val [MAXCNT]
 

Detailed Description

Definition at line 487 of file axis.cpp.

Member Data Documentation

◆ g_color

int Grph::g_color

Definition at line 491 of file axis.cpp.

◆ g_next

struct Grph* Grph::g_next

Definition at line 488 of file axis.cpp.

◆ g_param

double Grph::g_param[NPARAM]

Definition at line 492 of file axis.cpp.

◆ g_setup

Symbol* Grph::g_setup

Definition at line 490 of file axis.cpp.

◆ g_sexp

Symbol* Grph::g_sexp

Definition at line 489 of file axis.cpp.

◆ g_val

double Grph::g_val[MAXCNT]

Definition at line 493 of file axis.cpp.


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