SAF
Loading...
Searching...
No Matches
sphPWD_data Struct Reference

Internal data structure for sphPWD. More...

#include <saf_sh_internal.h>

Data Fields

int order
 
int nSH
 
int nDirs
 
float_complex * grid_svecs
 
float_complex * A_Cx
 
float * grid_dirs_xyz
 
float * pSpec
 
float * P_minus_peak
 
float * P_tmp
 
float * VM_mask
 

Detailed Description

Internal data structure for sphPWD.

Definition at line 50 of file saf_sh_internal.h.

Field Documentation

◆ A_Cx

float_complex* sphPWD_data::A_Cx

Definition at line 53 of file saf_sh_internal.h.

◆ grid_dirs_xyz

float* sphPWD_data::grid_dirs_xyz

Definition at line 54 of file saf_sh_internal.h.

◆ grid_svecs

float_complex* sphPWD_data::grid_svecs

Definition at line 52 of file saf_sh_internal.h.

◆ nDirs

int sphPWD_data::nDirs

Definition at line 51 of file saf_sh_internal.h.

◆ nSH

int sphPWD_data::nSH

Definition at line 51 of file saf_sh_internal.h.

◆ order

int sphPWD_data::order

Definition at line 51 of file saf_sh_internal.h.

◆ P_minus_peak

float* sphPWD_data::P_minus_peak

Definition at line 56 of file saf_sh_internal.h.

◆ P_tmp

float* sphPWD_data::P_tmp

Definition at line 57 of file saf_sh_internal.h.

◆ pSpec

float* sphPWD_data::pSpec

Definition at line 55 of file saf_sh_internal.h.

◆ VM_mask

float* sphPWD_data::VM_mask

Definition at line 58 of file saf_sh_internal.h.


The documentation for this struct was generated from the following file: