tomoRecon 1-0
Public Attributes
grid_struct Struct Reference

Parameters for gridding algorithm. More...

#include <grid.h>

List of all members.

Public Attributes

pswf_structpswf
 Pointer to data for PSWF being used.
float sampl
 "Oversampling" ratio
float MaxPixSiz
 Maximum pixel size for reconstruction.
float R
 Region of interest (ROI) relative size.
float X0
 Offset of ROI from rotation axis, in units of center-to-edge distance.
float Y0
 Offset of ROI from rotation axis, in units of center-to-edge distance.
char fname [16]
 Name of filter function.
float(* filter )(float)
 Pointer to filter function.
long ltbl
 Number of elements in convolvent lookup tables.
int verbose
 Debug printing flag.

Detailed Description

Parameters for gridding algorithm.


Member Data Documentation

float(* grid_struct::filter)(float)

Pointer to filter function.

Name of filter function.

Number of elements in convolvent lookup tables.

Maximum pixel size for reconstruction.

Pointer to data for PSWF being used.

Region of interest (ROI) relative size.

"Oversampling" ratio

Debug printing flag.

Offset of ROI from rotation axis, in units of center-to-edge distance.

Offset of ROI from rotation axis, in units of center-to-edge distance.


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