|
HOPS
HOPS class reference
|
#include <stdio.h>#include <math.h>#include <string.h>#include <fftw3.h>#include "msg.h"#include "hops_complex.h"#include "mk4_data.h"#include "param_struct.h"#include "pass_struct.h"#include "control.h"Macros | |
| #define | FFTSIZE 256 |
Functions | |
| hops_complex | c_mean (hops_complex *z, int n) |
| double | get_sampler_delay (struct type_pass *pass, int ifr, int stn, int ipol) |
| void | pcalibrate (struct type_pass *pass, int fr) |
| #define FFTSIZE 256 |
| hops_complex c_mean | ( | hops_complex * | z, |
| int | n | ||
| ) |
| double get_sampler_delay | ( | struct type_pass * | pass, |
| int | ifr, | ||
| int | stn, | ||
| int | ipol | ||
| ) |
| void pcalibrate | ( | struct type_pass * | pass, |
| int | fr | ||
| ) |