Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
RecFourierWorkThread Struct Reference

#include <reconstruct_fourier_gpu.h>

Collaboration diagram for RecFourierWorkThread:
Collaboration graph
[legend]

Public Attributes

pthread_t id
 
ProgRecFourierGPUparent
 
int startImageIndex
 
int endImageIndex
 
MetaDataDbselFile
 
RecFourierBufferDatabuffer
 
int gpuStream
 

Detailed Description

Struct representing the working thread

Definition at line 49 of file reconstruct_fourier_gpu.h.

Member Data Documentation

◆ buffer

RecFourierBufferData* RecFourierWorkThread::buffer

Definition at line 56 of file reconstruct_fourier_gpu.h.

◆ endImageIndex

int RecFourierWorkThread::endImageIndex

Definition at line 54 of file reconstruct_fourier_gpu.h.

◆ gpuStream

int RecFourierWorkThread::gpuStream

Definition at line 57 of file reconstruct_fourier_gpu.h.

◆ id

pthread_t RecFourierWorkThread::id

Definition at line 51 of file reconstruct_fourier_gpu.h.

◆ parent

ProgRecFourierGPU* RecFourierWorkThread::parent

Definition at line 52 of file reconstruct_fourier_gpu.h.

◆ selFile

MetaDataDb* RecFourierWorkThread::selFile

Definition at line 55 of file reconstruct_fourier_gpu.h.

◆ startImageIndex

int RecFourierWorkThread::startImageIndex

Definition at line 53 of file reconstruct_fourier_gpu.h.


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