preparation for more flexible arrangement of data in the phase array
This commit is contained in:
parent
03d4880cc5
commit
9b1c631ce1
3 changed files with 15 additions and 9 deletions
|
@ -48,6 +48,7 @@ typedef struct
|
|||
int flags;
|
||||
void **map;
|
||||
void **alm;
|
||||
int s_m, s_th; // strides in m and theta direction
|
||||
complex double *phase;
|
||||
double *norm_l;
|
||||
complex double *almtmp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue