|
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) |
|
|
MonitorTrace * | traces |
|
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 |
|
MonitorPlot * | plot |
|
MonitorGraph * | next |
|
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 |
|
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:
- gcpCbass/control/code/unix/viewer_src/monitor_viewer.c