Parameters given as options to the get_projections() functions.
More...
#include <IMP/em2d/project.h>
This class augments ProjectingParameters adding values that are options for the projecting functions, not core parameters.
Definition at line 59 of file project.h.
IMP::em2d::ProjectingOptions::ProjectingOptions |
( |
| ) |
|
Constructor. Calls init_defaults()
Definition at line 82 of file project.h.
IMP::em2d::ProjectingOptions::ProjectingOptions |
( |
double |
ps, |
|
|
double |
res |
|
) |
| |
The arguments passed to the constructor are the same as the arguments to to the constructor of ProjectingParameters class.
- Parameters
-
Definition at line 90 of file project.h.
void IMP::em2d::ProjectingOptions::show |
( |
std::ostream & |
out = std::cout | ) |
const |
Shows information about the class
- Parameters
-
out | Stream used to show the information |
Definition at line 103 of file project.h.
The documentation for this class was generated from the following file: