|
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 | SCALE 10000.0 |
| #define | XS_CONVENTION |
Functions | |
| int | new_type1 (DifxInput *D, struct fblock_tag *pfb, int nb, int a1, int a2, int blind, int *base_index, double *scale_factor, struct stations *stns, char *blines, struct CommandLineOptions *opts, FILE *fout[NUMFILS], int nvis, char *rootname, char *node, char *rcode, char *corrdate, int baseline, int scanId) |
| void | put_t101 (struct type_101 *t101, FILE *fout, int find, char *ref_chan, char *rem_chan) |
| #define SCALE 10000.0 |
| #define XS_CONVENTION |
| int new_type1 | ( | DifxInput * | D, |
| struct fblock_tag * | pfb, | ||
| int | nb, | ||
| int | a1, | ||
| int | a2, | ||
| int | blind, | ||
| int * | base_index, | ||
| double * | scale_factor, | ||
| struct stations * | stns, | ||
| char * | blines, | ||
| struct CommandLineOptions * | opts, | ||
| FILE * | fout[NUMFILS], | ||
| int | nvis, | ||
| char * | rootname, | ||
| char * | node, | ||
| char * | rcode, | ||
| char * | corrdate, | ||
| int | baseline, | ||
| int | scanId | ||
| ) |
| void put_t101 | ( | struct type_101 * | t101, |
| FILE * | fout, | ||
| int | find, | ||
| char * | ref_chan, | ||
| char * | rem_chan | ||
| ) |