|
Bsoft 2.1.4
Bernard's software package
|
#include <mg_processing.h>
Public Member Functions | |
| Bparticle () | |
Public Attributes | |
| Bparticle * | next |
| Bstring | fpart |
| int | id |
| int | group |
| double | mag |
| double | def |
| double | dev |
| double | ast |
| Vector3< double > | pixel_size |
| Vector3< double > | loc |
| Vector3< double > | ori |
| View | view |
| double | fom [NFOM] |
| long | sel |
| Bmicrograph * | mg |
| Breconstruction * | rec |
|
inline |
| double Bparticle::ast |
| double Bparticle::def |
| double Bparticle::dev |
| double Bparticle::fom[NFOM] |
| Bstring Bparticle::fpart |
| int Bparticle::group |
| int Bparticle::id |
| Vector3<double> Bparticle::loc |
| double Bparticle::mag |
| Bmicrograph* Bparticle::mg |
| Bparticle* Bparticle::next |
| Vector3<double> Bparticle::ori |
| Vector3<double> Bparticle::pixel_size |
| Breconstruction* Bparticle::rec |
| long Bparticle::sel |
| View Bparticle::view |