scandata Class Reference

#include <logviewer.h>

List of all members.

Public Member Functions

 scandata (guint spectras=0, enum SourceChannelEnum source=ADC5)
 ~scandata ()
void addspectra ()
gint count ()
GString * getchannel ()
probedatagetspectrum (gint i=-1)
glong getmax (gint layer)
glong getmin (gint layer)
gdouble getmaxvalue (gint layer)
gdouble getminvalue (gint layer)

Private Attributes

gint n
enum SourceChannelEnum channel
GPtrArray * spectra


Detailed Description

Definition at line 97 of file logviewer.h.


Constructor & Destructor Documentation

scandata::scandata guint  spectras = 0,
enum SourceChannelEnum  source = ADC5
 

Definition at line 435 of file logviewer.C.

References channel, n, and spectra.

scandata::~scandata  ) 
 

Definition at line 447 of file logviewer.C.

References spectra, and TRUE.


Member Function Documentation

void scandata::addspectra  ) 
 

Definition at line 453 of file logviewer.C.

References channel, n, SourceChannelStruc::scaling, and SourceChannels.

gint scandata::count  ) 
 

Definition at line 463 of file logviewer.C.

References n.

Referenced by getmax(), getmin(), getspectrum(), and writeIVs().

GString * scandata::getchannel  ) 
 

Definition at line 469 of file logviewer.C.

References channel, and SourceChannels.

Referenced by getspectrum().

glong scandata::getmax gint  layer  ) 
 

Definition at line 489 of file logviewer.C.

References count(), probedata::getpoint(), getspectrum(), and max.

Referenced by getmaxvalue(), and getminvalue().

gdouble scandata::getmaxvalue gint  layer  ) 
 

Definition at line 509 of file logviewer.C.

References channel, getmax(), SourceChannelStruc::scaling, and SourceChannels.

glong scandata::getmin gint  layer  ) 
 

Definition at line 499 of file logviewer.C.

References count(), probedata::getpoint(), getspectrum(), and min.

gdouble scandata::getminvalue gint  layer  ) 
 

Definition at line 515 of file logviewer.C.

References channel, getmax(), SourceChannelStruc::scaling, and SourceChannels.

probedata * scandata::getspectrum gint  i = -1  ) 
 

Definition at line 475 of file logviewer.C.

References count(), and getchannel().

Referenced by getmax(), getmin(), and writeIVs().


Member Data Documentation

enum SourceChannelEnum scandata::channel [private]
 

Definition at line 100 of file logviewer.h.

Referenced by addspectra(), getchannel(), getmaxvalue(), getminvalue(), and scandata().

gint scandata::n [private]
 

Definition at line 99 of file logviewer.h.

Referenced by addspectra(), count(), and scandata().

GPtrArray* scandata::spectra [private]
 

Definition at line 101 of file logviewer.h.

Referenced by scandata(), and ~scandata().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 09:06:15 2006 for GXSM by  doxygen 1.4.6