Go to the source code of this file.
|
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) |
|
◆ adjust_snr()
◆ apply_cmplxbp()
◆ apply_notches()
◆ apply_passband()
◆ apply_video_bp()
◆ compute_field_rotations_fixed()
void compute_field_rotations_fixed |
( |
hops_complex |
cpolvalue[4], |
|
|
double * |
par_angle, |
|
|
double * |
elevation, |
|
|
int * |
mount_type |
|
) |
| |
◆ fit_vbp()