|
tomoRecon 1-0
|
Structure that is passed from the workerTask to the supervisorTask in the doneQueue. More...
#include <tomoRecon.h>
Public Attributes | |
| int | sliceNumber |
| Slice number of first slice. | |
| int | numSlices |
| Number of slices that we reconstructed. | |
| double | sinogramTime |
| Time required to compute the sinograms. | |
| double | reconTime |
| Time required to reconstruct. | |
Structure that is passed from the workerTask to the supervisorTask in the doneQueue.
Number of slices that we reconstructed.
1 or 2.
| double doneMessage_t::reconTime |
Time required to reconstruct.
| double doneMessage_t::sinogramTime |
Time required to compute the sinograms.
Slice number of first slice.
1.7.4