EMAN2
Public Attributes | List of all members
EMAN::PifIO::PifFileHeader Struct Reference

Public Attributes

int magic [2]
 
char scalefactor [16]
 
int nimg
 
int endian
 
char program [32]
 
int htype
 
int nx
 
int ny
 
int nz
 
int mode
 
int even
 
int mrcX
 
int mrcY
 
int mrcZ
 
char scale_fac [16]
 
char ctf_a0 [13]
 
char ctf_a1 [13]
 
char ctf_a2 [13]
 
char ctf_a3 [13]
 
char ctf_a4 [13]
 
char ctf_a5 [13]
 
char pad [318]
 

Detailed Description

Definition at line 94 of file pifio.h.

Member Data Documentation

◆ ctf_a0

char EMAN::PifIO::PifFileHeader::ctf_a0[13]

Definition at line 112 of file pifio.h.

◆ ctf_a1

char EMAN::PifIO::PifFileHeader::ctf_a1[13]

Definition at line 113 of file pifio.h.

◆ ctf_a2

char EMAN::PifIO::PifFileHeader::ctf_a2[13]

Definition at line 114 of file pifio.h.

◆ ctf_a3

char EMAN::PifIO::PifFileHeader::ctf_a3[13]

Definition at line 115 of file pifio.h.

◆ ctf_a4

char EMAN::PifIO::PifFileHeader::ctf_a4[13]

Definition at line 116 of file pifio.h.

◆ ctf_a5

char EMAN::PifIO::PifFileHeader::ctf_a5[13]

Definition at line 117 of file pifio.h.

◆ endian

int EMAN::PifIO::PifFileHeader::endian

Definition at line 99 of file pifio.h.

◆ even

int EMAN::PifIO::PifFileHeader::even

Definition at line 107 of file pifio.h.

◆ htype

int EMAN::PifIO::PifFileHeader::htype

Definition at line 101 of file pifio.h.

◆ magic

int EMAN::PifIO::PifFileHeader::magic[2]

Definition at line 96 of file pifio.h.

◆ mode

int EMAN::PifIO::PifFileHeader::mode

Definition at line 105 of file pifio.h.

◆ mrcX

int EMAN::PifIO::PifFileHeader::mrcX

Definition at line 108 of file pifio.h.

◆ mrcY

int EMAN::PifIO::PifFileHeader::mrcY

Definition at line 109 of file pifio.h.

◆ mrcZ

int EMAN::PifIO::PifFileHeader::mrcZ

Definition at line 110 of file pifio.h.

◆ nimg

int EMAN::PifIO::PifFileHeader::nimg

Definition at line 98 of file pifio.h.

Referenced by EMAN::PifIO::fseek_to(), and EMAN::PifIO::get_nimg().

◆ nx

int EMAN::PifIO::PifFileHeader::nx

Definition at line 102 of file pifio.h.

Referenced by EMAN::PifIO::fseek_to().

◆ ny

int EMAN::PifIO::PifFileHeader::ny

Definition at line 103 of file pifio.h.

Referenced by EMAN::PifIO::fseek_to().

◆ nz

int EMAN::PifIO::PifFileHeader::nz

Definition at line 104 of file pifio.h.

Referenced by EMAN::PifIO::fseek_to().

◆ pad

char EMAN::PifIO::PifFileHeader::pad[318]

Definition at line 118 of file pifio.h.

◆ program

char EMAN::PifIO::PifFileHeader::program[32]

Definition at line 100 of file pifio.h.

◆ scale_fac

char EMAN::PifIO::PifFileHeader::scale_fac[16]

Definition at line 111 of file pifio.h.

◆ scalefactor

char EMAN::PifIO::PifFileHeader::scalefactor[16]

Definition at line 97 of file pifio.h.


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