Parameters needed for the core projection routine.
More...
#include <IMP/em2d/project.h>
Parameters needed for the core projection routine.
Definition at line 31 of file project.h.
|
double | pixel_size |
|
double | resolution |
|
IMP::em2d::ProjectingParameters::ProjectingParameters |
( |
double |
ps, |
|
|
double |
res |
|
) |
| |
- Parameters
-
ps | Pixel size of the image to generate when projection |
res | Resolution used to downsample an atomic model before projecting |
Definition at line 49 of file project.h.
void IMP::em2d::ProjectingParameters::show |
( |
std::ostream & |
out = std::cout | ) |
const |
Shows information about the class
- Parameters
-
out | Stream used to show the information |
Definition at line 56 of file project.h.
The documentation for this class was generated from the following file: