HOPS
HOPS class reference
Macros | Functions
fplot/fplot.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "mk4_data.h"
#include "mk4_dfio.h"
#include "fstruct.h"
#include "fplot.h"
#include "msg.h"

Macros

#define POL_LL   0
 
#define POL_LR   2
 
#define POL_RL   3
 
#define POL_RR   1
 
#define PS2PDF   "false"
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ POL_LL

#define POL_LL   0

◆ POL_LR

#define POL_LR   2

◆ POL_RL

#define POL_RL   3

◆ POL_RR

#define POL_RR   1

◆ PS2PDF

#define PS2PDF   "false"

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)