HOPS
HOPS class reference
Functions
apply_funcs.h File Reference

Go to the source code of this file.

Functions

double adjust_snr (struct type_pass *pass, struct type_status *status)
 
void apply_cmplxbp (int sb, struct freq_corel *fdata, hops_complex *xp_spectrum, int npts, struct type_pass *pass)
 
void apply_notches (int sb, int ap, struct freq_corel *fdata, hops_complex *xp_spectrum, int npts, struct data_corel *datum, struct type_status *status, struct type_param *param)
 
void apply_passband (int sb, int ap, struct freq_corel *fdata, hops_complex *xp_spectrum, int npts, struct data_corel *datum, struct type_status *status, struct type_param *param)
 
void apply_video_bp (hops_complex *xp_spec, int npts, struct type_pass *pass)
 
void compute_field_rotations_fixed (hops_complex cpolvalue[4], double *par_angle, double *elevation, int *mount_type)
 
void fit_vbp (int npts)
 

Function Documentation

◆ adjust_snr()

double adjust_snr ( struct type_pass pass,
struct type_status status 
)

◆ apply_cmplxbp()

void apply_cmplxbp ( int  sb,
struct freq_corel fdata,
hops_complex xp_spectrum,
int  npts,
struct type_pass pass 
)

◆ apply_notches()

void apply_notches ( int  sb,
int  ap,
struct freq_corel fdata,
hops_complex xp_spectrum,
int  npts,
struct data_corel datum,
struct type_status status,
struct type_param param 
)

◆ apply_passband()

void apply_passband ( int  sb,
int  ap,
struct freq_corel fdata,
hops_complex xp_spectrum,
int  npts,
struct data_corel datum,
struct type_status status,
struct type_param param 
)

◆ apply_video_bp()

void apply_video_bp ( hops_complex xp_spec,
int  npts,
struct type_pass pass 
)

◆ compute_field_rotations_fixed()

void compute_field_rotations_fixed ( hops_complex  cpolvalue[4],
double *  par_angle,
double *  elevation,
int *  mount_type 
)

◆ fit_vbp()

void fit_vbp ( int  npts)