HOPS
HOPS class reference
Functions
ffsearch.h File Reference
#include "vex.h"
#include "mk4_util.h"
#include "refringe.h"

Go to the source code of this file.

Functions

int apply_filter (struct type_pass *)
 
char * check_rflist (char *baseline, int files_index, bsgstruct *base_sgrp)
 
void delay_rate (struct type_pass *, int, hops_complex rate_spectrum[])
 
void freq_spacing (struct type_pass *)
 
int fringe_search (struct vex *root, struct type_pass *pass)
 
int ion_search (struct type_pass *)
 
int ion_search_smooth (struct type_pass *)
 
void norm_fx (struct type_pass *, struct type_param *, struct type_status *, int, int)
 
void norm_xf (struct type_pass *, struct type_param *, struct type_status *, int, int)
 
int organize_data (struct mk4_corel *cdata, struct scan_struct *ovex, struct ivex_struct *ivex, struct mk4_sdata *sdata, struct freq_corel *corel, struct type_param *param, struct type_status *status, struct c_block *cb_head)
 
int parse_cmdline (int argc, char **argv, fstruct **files, bsgstruct **base_sgrp, struct type_param *param)
 
void pcalibrate (struct type_pass *, int)
 
int precorrect (struct scan_struct *, struct type_pass *)
 
void rotate_pcal (struct type_pass *pass)
 
void sampler_delays (struct type_pass *pass)
 
void search_windows (struct type_pass *)
 
void update (struct type_pass *, int, double, int, int, int)
 

Function Documentation

◆ apply_filter()

int apply_filter ( struct type_pass pass)

◆ check_rflist()

char* check_rflist ( char *  baseline,
int  files_index,
bsgstruct base_sgrp 
)

◆ delay_rate()

void delay_rate ( struct type_pass ,
int  ,
hops_complex  rate_spectrum[] 
)

◆ freq_spacing()

void freq_spacing ( struct type_pass pass)

◆ fringe_search()

int fringe_search ( struct vex root,
struct type_pass pass 
)

◆ ion_search()

int ion_search ( struct type_pass pass)

◆ ion_search_smooth()

int ion_search_smooth ( struct type_pass pass)

◆ norm_fx()

void norm_fx ( struct type_pass pass,
struct type_param param,
struct type_status status,
int  fr,
int  ap 
)

◆ norm_xf()

void norm_xf ( struct type_pass pass,
struct type_param param,
struct type_status status,
int  fr,
int  ap 
)

◆ organize_data()

int organize_data ( struct mk4_corel cdata,
struct scan_struct ovex,
struct ivex_struct ivex,
struct mk4_sdata sdata,
struct freq_corel corel,
struct type_param param,
struct type_status status,
struct c_block cb_head 
)

◆ parse_cmdline()

int parse_cmdline ( int  argc,
char **  argv,
fstruct **  files,
bsgstruct **  base_sgrp,
struct type_param param 
)

◆ pcalibrate()

void pcalibrate ( struct type_pass pass,
int  fr 
)

◆ precorrect()

int precorrect ( struct scan_struct ovex,
struct type_pass pass 
)

◆ rotate_pcal()

void rotate_pcal ( struct type_pass pass)

◆ sampler_delays()

void sampler_delays ( struct type_pass pass)

◆ search_windows()

void search_windows ( struct type_pass pass)

◆ update()

void update ( struct type_pass pass,
int  mbd_cell,
double  max_val,
int  lag,
int  drate_cell,
int  flag 
)