HOPS
HOPS class reference
Macros | Functions
new_type1.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 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)
 

Macro Definition Documentation

◆ SCALE

#define SCALE   10000.0

◆ XS_CONVENTION

#define XS_CONVENTION

Function Documentation

◆ new_type1()

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 
)

◆ put_t101()

void put_t101 ( struct type_101 t101,
FILE *  fout,
int  find,
char *  ref_chan,
char *  rem_chan 
)