My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
MonitorGraph Struct Reference

Public Member Functions

bool addTraces (char *yregs)
 
RegAspect getXAspect ()
 
void drawNormal (int oldest, int newest, int erase)
 
void drawPowSpec (int erase)
 
void integrate (bool doInt)
 
void integrateNorm (bool doInt)
 
void integratePowSpec (bool doInt)
 
void setVectorAverage (bool vecAv)
 
void setLinearAxis (bool linAxis)
 
void setApodizationType (gcp::util::Dft::Apodization type)
 

Public Attributes

MonitorTracetraces
 
char ylab [AXLAB_LEN+1]
 
double wya
 
double wyb
 
double range
 
bool track
 
unsigned int bits
 
unsigned tag
 
int update_needed
 
int started
 
float vxa
 
float vxb
 
float vya
 
float vyb
 
MonitorPlotplot
 
MonitorGraphnext
 
struct {
   bool   updateNeeded
 
   double   ymin
 
   double   ymax
 
   bool   linAxis
 
   unsigned   npk
 
   bool   pkIdent
 
   bool   fullXrange
 
   double   pkXmin
 
   double   pkXmax
 
   gcp::util::Dft::Apodization   apodType
 
powSpec
 
struct {
   double   xa
 
   double   xb
 
   double   ya
 
   double   yb
 
   bool   xIsLinear
 
   bool   yIsLinear
 
lastPlot
 

Member Function Documentation

bool MonitorGraph::addTraces ( char *  yregs)

....................................................................... Read trace specifications from a char array and add traces to correspond

RegAspect MonitorGraph::getXAspect ( )

....................................................................... Get the aspect of the x-axis register


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