HOPS
HOPS class 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[]) |
#define POL_LL 0 |
#define POL_LR 2 |
#define POL_RL 3 |
#define POL_RR 1 |
#define PS2PDF "false" |
int main | ( | int | argc, |
char * | argv[] | ||
) |