Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Param_glob Struct Reference

Collaboration diagram for Param_glob:

Collaboration graph
[legend]

Data Fields

int params
Param ** parray
int max_val
int num_val
int new_val
double lpf_const
double t_diff
timeval t_last t_now

Field Documentation

double Param_glob::lpf_const
 

Definition at line 636 of file emcstripchart.c.

Referenced by main(), and update_values().

int Param_glob::max_val
 

Definition at line 633 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), main(), read_param_defns(), readjust_top_bottom_for_width(), and update_values().

int Param_glob::new_val
 

Definition at line 635 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), main(), numeric_with_graph(), numeric_with_ident(), overlay_status_box(), prefs_callback(), readjust_top_bottom_for_width(), slider_redraw(), text_load_clist(), and update_values().

int Param_glob::num_val
 

Definition at line 634 of file emcstripchart.c.

Referenced by chart_expose_handler(), main(), readjust_top_bottom_for_width(), and update_values().

int Param_glob::params
 

Definition at line 631 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), config_handler(), main(), numeric_with_graph(), numeric_with_ident(), overlay_status_box(), prefs_apply(), prefs_callback(), read_param_defns(), readjust_top_bottom_for_width(), slider_redraw(), text_load_clist(), and update_values().

Param** Param_glob::parray
 

Definition at line 632 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), config_handler(), main(), numeric_with_graph(), numeric_with_ident(), overlay_status_box(), prefs_apply(), prefs_callback(), read_param_defns(), readjust_top_bottom_for_width(), slider_redraw(), text_load_clist(), and update_values().

double Param_glob::t_diff
 

Definition at line 637 of file emcstripchart.c.

Referenced by update_values().

struct timeval t_last Param_glob::t_now
 

Definition at line 638 of file emcstripchart.c.

Referenced by update_values().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 15:29:12 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001