HOPS
HOPS class reference
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <math.h>
#include <glob.h>
#include "difx2mark4.h"
#include "other.h"
#include "d2m4_pcal_record.h"
Macros | |
#define | D2M4_MERGE_PCAL_DATASTREAMS |
#define | LBUFF_SIZE 40 * NPC_TONES * NPC_FREQS + 256 |
#define | NPC_FREQS 64 |
#define | NPC_TONES 64 |
Functions | |
int | createType3s (DifxInput *D, struct fblock_tag *pfb, int startJob, int endJob, int scanId, char *node, char *rcode, struct stations *stns, struct CommandLineOptions *opts) |
void | fill_ds_pols (DifxInput *D, int ant, char *ds_pols) |
Variables | |
char | lbuff [LBUFF_SIZE] |
#define D2M4_MERGE_PCAL_DATASTREAMS |
#define NPC_FREQS 64 |
#define NPC_TONES 64 |
int createType3s | ( | DifxInput * | D, |
struct fblock_tag * | pfb, | ||
int | startJob, | ||
int | endJob, | ||
int | scanId, | ||
char * | node, | ||
char * | rcode, | ||
struct stations * | stns, | ||
struct CommandLineOptions * | opts | ||
) |
void fill_ds_pols | ( | DifxInput * | D, |
int | ant, | ||
char * | ds_pols | ||
) |
char lbuff[LBUFF_SIZE] |