HOPS
HOPS class reference
Functions | Variables
generate_graphs.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <time.h>
#include "msg.h"
#include "hops_complex.h"
#include "param_struct.h"
#include "pass_struct.h"
#include "meta_struct.h"
#include "ovex.h"
#include "cpgplot.h"

Functions

int generate_graphs (struct scan_struct *root, struct type_pass *pass, char *fringename, char *ps_file, double *tickinc)
 

Variables

struct mk4_fringe fringe
 
struct type_meta meta
 
struct type_param param
 
struct type_plot plot
 
struct type_status status
 

Function Documentation

◆ generate_graphs()

int generate_graphs ( struct scan_struct root,
struct type_pass pass,
char *  fringename,
char *  ps_file,
double *  tickinc 
)

Variable Documentation

◆ fringe

struct mk4_fringe fringe
extern

◆ meta

struct type_meta meta
extern

◆ param

struct type_param param
extern

◆ plot

struct type_plot plot
extern

◆ status

struct type_status status
extern