stat_t Struct Reference

This is the stat structure. More...

#include <stat.h>

Collaboration diagram for stat_t:
Collaboration graph
[legend]

Data Fields

guint64 histo1D [256]
 The values for the 1D histogram.
guint64 histo2D [256][256]
 The values for the 2D histogram.
histo_infos_tinfos_1D
 stores mathematical datas on the histogram (1D)
histo_infos_tinfos_2D
 stores mathematical datas on the histogram (2D)
GdkPixbuf * pixbuf_1D
 Pixbuf to be displayed (1D).
GdkPixbuf * pixbuf_2D
 Pixbuf to be displayed (2D).
gchar * dirname
 last openned directory where files were saved

Detailed Description

This is the stat structure.

Definition at line 57 of file stat.h.


Field Documentation

last openned directory where files were saved

Definition at line 65 of file stat.h.

Referenced by heraia_plugin_init(), and stat_select_file_to_save().

guint64 stat_t::histo1D[256]
guint64 stat_t::histo2D[256][256]

stores mathematical datas on the histogram (1D)

Definition at line 61 of file stat.h.

Referenced by calc_infos_histo_1D(), do_pixbuf_1D_from_histo1D(), heraia_plugin_init(), make_pixbufs_from_histos(), and realize_some_numerical_stat().

stores mathematical datas on the histogram (2D)

Definition at line 62 of file stat.h.

Referenced by calc_infos_histo_2D(), do_pixbuf_2D_from_histo2D(), heraia_plugin_init(), make_pixbufs_from_histos(), realize_some_numerical_stat(), and statw_export_to_pcv_clicked().

GdkPixbuf* stat_t::pixbuf_1D

Pixbuf to be displayed (1D).

Definition at line 63 of file stat.h.

Referenced by do_pixbuf_1D_from_histo1D(), histo_radiobutton_toggled(), init_stats_pixbufs(), and populate_stats_histos().

GdkPixbuf* stat_t::pixbuf_2D

Pixbuf to be displayed (2D).

Definition at line 64 of file stat.h.

Referenced by do_pixbuf_2D_from_histo2D(), histo_radiobutton_toggled(), init_stats_pixbufs(), and populate_stats_histos().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 20 09:16:11 2010 for Heraia by  doxygen 1.6.3