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 429 of file axis.cpp.

Member Data Documentation

◆ g_color

int Grph::g_color

Definition at line 433 of file axis.cpp.

◆ g_next

struct Grph* Grph::g_next

Definition at line 430 of file axis.cpp.

◆ g_param

double Grph::g_param[NPARAM]

Definition at line 434 of file axis.cpp.

◆ g_setup

Symbol* Grph::g_setup

Definition at line 432 of file axis.cpp.

◆ g_sexp

Symbol* Grph::g_sexp

Definition at line 431 of file axis.cpp.

◆ g_val

double Grph::g_val[MAXCNT]

Definition at line 435 of file axis.cpp.


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