|
Bsoft 2.1.4
Bernard's software package
|
#include <rwEM.h>
Public Attributes | |
| char | stamp [4] |
| int | nx |
| int | ny |
| int | nz |
| char | label [80] |
| int | volt |
| int | Cs |
| int | aperture |
| int | mag |
| int | post_mag |
| int | exp_time |
| int | nsampling |
| int | pixel_size |
| int | pad1 |
| int | field_length |
| int | defocus |
| int | astigmatism |
| int | ast_angle |
| int | drift |
| int | drift_angle |
| int | defocus_inc |
| int | pad2 |
| int | pad3 |
| int | tilt_angle |
| int | tilt_dir |
| char | extra [336] |
| int EMhead::aperture |
| int EMhead::ast_angle |
| int EMhead::astigmatism |
| int EMhead::Cs |
| int EMhead::defocus |
| int EMhead::defocus_inc |
| int EMhead::drift |
| int EMhead::drift_angle |
| int EMhead::exp_time |
| char EMhead::extra[336] |
| int EMhead::field_length |
| char EMhead::label[80] |
| int EMhead::mag |
| int EMhead::nsampling |
| int EMhead::nx |
| int EMhead::ny |
| int EMhead::nz |
| int EMhead::pad1 |
| int EMhead::pad2 |
| int EMhead::pad3 |
| int EMhead::pixel_size |
| int EMhead::post_mag |
| char EMhead::stamp[4] |
| int EMhead::tilt_angle |
| int EMhead::tilt_dir |
| int EMhead::volt |