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

#include <angular_projection_matching.h>

Collaboration diagram for structThreadRotationallyAlignOneImage:
Collaboration graph
[legend]

Public Attributes

size_t thread_id
 
ProgAngularProjectionMatchingprm
 
MultidimArray< double > * img
 
size_t this_image
 
int * opt_refno
 
double * opt_psi
 
bool * opt_flip
 
double * maxcorr
 
size_t numOrientations
 

Detailed Description

Definition at line 48 of file angular_projection_matching.h.

Member Data Documentation

◆ img

MultidimArray<double>* structThreadRotationallyAlignOneImage::img

Definition at line 51 of file angular_projection_matching.h.

◆ maxcorr

double* structThreadRotationallyAlignOneImage::maxcorr

Definition at line 56 of file angular_projection_matching.h.

◆ numOrientations

size_t structThreadRotationallyAlignOneImage::numOrientations

Definition at line 57 of file angular_projection_matching.h.

◆ opt_flip

bool* structThreadRotationallyAlignOneImage::opt_flip

Definition at line 55 of file angular_projection_matching.h.

◆ opt_psi

double* structThreadRotationallyAlignOneImage::opt_psi

Definition at line 54 of file angular_projection_matching.h.

◆ opt_refno

int* structThreadRotationallyAlignOneImage::opt_refno

Definition at line 53 of file angular_projection_matching.h.

◆ prm

ProgAngularProjectionMatching* structThreadRotationallyAlignOneImage::prm

Definition at line 50 of file angular_projection_matching.h.

◆ this_image

size_t structThreadRotationallyAlignOneImage::this_image

Definition at line 52 of file angular_projection_matching.h.

◆ thread_id

size_t structThreadRotationallyAlignOneImage::thread_id

Definition at line 49 of file angular_projection_matching.h.


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