HOPS
HOPS class reference
Macros | Functions
pcalibrate.c File 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)
 

Macro Definition Documentation

◆ FFTSIZE

#define FFTSIZE   256

Function Documentation

◆ c_mean()

hops_complex c_mean ( hops_complex z,
int  n 
)

◆ get_sampler_delay()

double get_sampler_delay ( struct type_pass pass,
int  ifr,
int  stn,
int  ipol 
)

◆ pcalibrate()

void pcalibrate ( struct type_pass pass,
int  fr 
)