HOPS
HOPS class reference
Macros | Functions
createType1s.c File 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)
 

Macro Definition Documentation

◆ MAX_CH

#define MAX_CH   256

◆ NOVIS

#define NOVIS   -9999

◆ XS_CONVENTION

#define XS_CONVENTION

Function Documentation

◆ createType1s()

int createType1s ( DifxInput *  D,
struct fblock_tag pfb,
int *  jobId,
int  scanId,
char *  node,
char *  rcode,
struct stations stns,
struct CommandLineOptions opts,
char *  rootname 
)

◆ getBaselineIndex()

int getBaselineIndex ( DifxInput *  D,
int  a1,
int  a2 
)

◆ recordIsFlagged()

int recordIsFlagged ( double  t,
int  a1,
int  a2,
const DifxJob *  job 
)