tomoRecon 1-0
Public Attributes
sg_struct Struct Reference

Structure used to define sinograms for grid. More...

#include <grid.h>

List of all members.

Public Attributes

int n_ang
 Number of angles in sinogram.
int n_det
 Number of pixels (detectors) per angle.
int geom
 0 if array of angles provided; 1,2 if uniform in half,full circle
float * angles
 Pointer to the array of angles, if used.
float center
 Rotation axis location.

Detailed Description

Structure used to define sinograms for grid.


Member Data Documentation

Pointer to the array of angles, if used.

Rotation axis location.

0 if array of angles provided; 1,2 if uniform in half,full circle

Number of angles in sinogram.

Number of pixels (detectors) per angle.


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