HOPS
HOPS class reference
Macros | Functions
get_plot_data.c File Reference
#include <string.h>
#include <stdio.h>
#include "aedata.h"
#include "aedit.h"
#include "pstruct.h"
#include "flags.h"
#include "summary.h"

Macros

#define NOSPLIT   0
 
#define SPLIT   1
 

Functions

int get_plot_data (esum *data, struct plot_info *pd, struct frqexp fqex, srcsum *sptr, char *plot_id, struct plot_points *pp, int symbol[3])
 

Macro Definition Documentation

◆ NOSPLIT

#define NOSPLIT   0

◆ SPLIT

#define SPLIT   1

Function Documentation

◆ get_plot_data()

int get_plot_data ( esum data,
struct plot_info pd,
struct frqexp  fqex,
srcsum sptr,
char *  plot_id,
struct plot_points pp,
int  symbol[3] 
)