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

#include <reconstruct_fourier_accel.h>

Collaboration diagram for LoadThreadParams:
Collaboration graph
[legend]

Public Attributes

pthread_t id
 
ProgRecFourierAccelparent
 
int startImageIndex
 
int endImageIndex
 
MetaDataselFile
 
ProjectionDatabuffer1
 
ProjectionDatabuffer2
 

Detailed Description

Struct holding information for loading thread

Definition at line 88 of file reconstruct_fourier_accel.h.

Member Data Documentation

◆ buffer1

ProjectionData* LoadThreadParams::buffer1

Definition at line 95 of file reconstruct_fourier_accel.h.

◆ buffer2

ProjectionData* LoadThreadParams::buffer2

Definition at line 96 of file reconstruct_fourier_accel.h.

◆ endImageIndex

int LoadThreadParams::endImageIndex

Definition at line 93 of file reconstruct_fourier_accel.h.

◆ id

pthread_t LoadThreadParams::id

Definition at line 90 of file reconstruct_fourier_accel.h.

◆ parent

ProgRecFourierAccel* LoadThreadParams::parent

Definition at line 91 of file reconstruct_fourier_accel.h.

◆ selFile

MetaData* LoadThreadParams::selFile

Definition at line 94 of file reconstruct_fourier_accel.h.

◆ startImageIndex

int LoadThreadParams::startImageIndex

Definition at line 92 of file reconstruct_fourier_accel.h.


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