HOPS
HOPS class reference
Classes | Macros
svex.h File Reference

Go to the source code of this file.

Classes

struct  pcm_cfg_struct
 
struct  pcm_tab_struct
 
struct  SU_chan_out_struct
 
struct  svex_struct
 

Macros

#define PCAL_COS   1
 
#define PCAL_SIN   0
 

Class Documentation

◆ pcm_cfg_struct

struct pcm_cfg_struct
Class Members
float counter_coeff[9]
char freq[MAX_NAMESIZE]
int type

◆ pcm_tab_struct

struct pcm_tab_struct
Class Members
short cos_value[4][MAXNVAL]
double delta_phase
int nval
short sin_value[4][MAXNVAL]

◆ SU_chan_out_struct

struct SU_chan_out_struct
Class Members
char chan_ID[MAX_NAMESIZE]
float freq_a
float freq_b
float freq_c
float freq_d

◆ svex_struct

struct svex_struct
Class Members
struct pcm_cfg_struct pcm_cfg[8]
struct SU_chan_out_struct SU_chan_out[16]
struct pcm_tab_struct tables

Macro Definition Documentation

◆ PCAL_COS

#define PCAL_COS   1

◆ PCAL_SIN

#define PCAL_SIN   0