|
HOPS
HOPS class reference
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include <dirent.h>#include <sys/stat.h>#include <unistd.h>#include <time.h>#include <difxio/difx_input.h>#include <errno.h>#include <math.h>#include "difx2mark4.h"Macros | |
| #define | MAX_CH 256 |
| #define | NOVIS -9999 |
| #define | XS_CONVENTION |
Functions | |
| int | createType1s (DifxInput *D, struct fblock_tag *pfb, int *jobId, int scanId, char *node, char *rcode, struct stations *stns, struct CommandLineOptions *opts, char *rootname) |
| int | getBaselineIndex (DifxInput *D, int a1, int a2) |
| int | recordIsFlagged (double t, int a1, int a2, const DifxJob *job) |
| #define MAX_CH 256 |
| #define NOVIS -9999 |
| #define XS_CONVENTION |
| int createType1s | ( | DifxInput * | D, |
| struct fblock_tag * | pfb, | ||
| int * | jobId, | ||
| int | scanId, | ||
| char * | node, | ||
| char * | rcode, | ||
| struct stations * | stns, | ||
| struct CommandLineOptions * | opts, | ||
| char * | rootname | ||
| ) |
| int getBaselineIndex | ( | DifxInput * | D, |
| int | a1, | ||
| int | a2 | ||
| ) |
| int recordIsFlagged | ( | double | t, |
| int | a1, | ||
| int | a2, | ||
| const DifxJob * | job | ||
| ) |