HOPS
HOPS class reference
Macros | Functions
norm_xf.c File Reference
#include <stdio.h>
#include <math.h>
#include <fftw3.h>
#include "msg.h"
#include "hops_complex.h"
#include "mk4_data.h"
#include "param_struct.h"
#include "pass_struct.h"
#include "adhoc_flag.h"
#include "apply_funcs.h"
#include "ffcontrol.h"

Macros

#define SLIVER   0x1000
 
#define STATUS_AP_ACCOUNTING   4
 
#define SYSCLK_S   32.e6 /* number of sysclks / sec */
 
#define TWO_32   4294967296.0
 

Functions

double fb_amp_ratio (double f, double r)
 
void norm_xf (struct type_pass *pass, struct type_param *param, struct type_status *status, int fr, int ap)
 

Macro Definition Documentation

◆ SLIVER

#define SLIVER   0x1000

◆ STATUS_AP_ACCOUNTING

#define STATUS_AP_ACCOUNTING   4

◆ SYSCLK_S

#define SYSCLK_S   32.e6 /* number of sysclks / sec */

◆ TWO_32

#define TWO_32   4294967296.0

Function Documentation

◆ fb_amp_ratio()

double fb_amp_ratio ( double  f,
double  r 
)

◆ norm_xf()

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