HOPS
HOPS class reference
Macros | Functions
createRoot.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <math.h>
#include <ctype.h>
#include "difx2mark4.h"
#include "other.h"

Macros

#define MAX_FS   10
 

Functions

int createRoot (DifxInput *D, struct fblock_tag *pfb, int jobId, int scanId, char *node_name, char *node, char *rcode, struct stations *stns, struct CommandLineOptions *opts, char *rootname)
 
void fake_bocf_period (char buff[256], DifxConfig *config)
 
double frt (double mjd, double fract, int midpt_offset)
 
char getband (double freq)
 
int isValidAntenna (const DifxInput *D, char *antName, int scanId)
 

Macro Definition Documentation

◆ MAX_FS

#define MAX_FS   10

Function Documentation

◆ createRoot()

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

◆ fake_bocf_period()

void fake_bocf_period ( char  buff[256],
DifxConfig *  config 
)

◆ frt()

double frt ( double  mjd,
double  fract,
int  midpt_offset 
)

◆ getband()

char getband ( double  freq)

◆ isValidAntenna()

int isValidAntenna ( const DifxInput *  D,
char *  antName,
int  scanId 
)