#include "ovex.h"
#include "pass_struct.h"
Go to the source code of this file.
◆ type_meta
Class Members |
char |
build_time[23] |
|
char |
corr_time[23] |
|
char |
corrvers[36] |
|
char |
dec[23] |
|
char |
exper_name[10] |
|
int |
exper_num |
|
char |
ff_time[23] |
|
char |
fourfitcmd[256] |
|
int |
limit_plot |
|
int |
nplots |
|
char |
pass_frt[13] |
|
char |
pass_start[13] |
|
char |
pass_stop[13] |
|
char |
polstr[13] |
|
char |
ra[23] |
|
char |
rt_sn_bl[80] |
|
char |
skip_plots[MAXFREQ+1] |
|
int |
start_plot |
|
int |
vplots |
|
char |
yr_doy[10] |
|
◆ generate_graphs()
int generate_graphs |
( |
struct scan_struct * |
root, |
|
|
struct type_pass * |
pass, |
|
|
char * |
fringename, |
|
|
char * |
ps_file, |
|
|
double * |
tickinc |
|
) |
| |
◆ generate_text()
void generate_text |
( |
struct scan_struct * |
root, |
|
|
struct type_pass * |
pass, |
|
|
char * |
fringename, |
|
|
char * |
ps_file, |
|
|
double |
tickinc |
|
) |
| |