|
HOPS
HOPS class reference
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include <sys/stat.h>#include <unistd.h>#include <time.h>#include <difxio/difx_input.h>#include <errno.h>#include "difx2mark4.h"#include "difxio/parsevis.h"Macros | |
| #define | CHUNK 5000000 |
Functions | |
| int | get_pfb_index (int baseline, int freq_index, struct fblock_tag *pfb) |
| int | get_vis (DifxInput *D, char *vf_name, struct CommandLineOptions *opts, int *nvrtot, int *nvis, int *vrsize, vis_record **vrec, char *corrdate, struct fblock_tag *pfb) |
| #define CHUNK 5000000 |
| int get_pfb_index | ( | int | baseline, |
| int | freq_index, | ||
| struct fblock_tag * | pfb | ||
| ) |
| int get_vis | ( | DifxInput * | D, |
| char * | vf_name, | ||
| struct CommandLineOptions * | opts, | ||
| int * | nvrtot, | ||
| int * | nvis, | ||
| int * | vrsize, | ||
| vis_record ** | vrec, | ||
| char * | corrdate, | ||
| struct fblock_tag * | pfb | ||
| ) |