IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP::em2d::Em2DRestraintParameters Class Reference

Parameters used by Em2DRestraint and ProjectionFinder. More...

#include <IMP/em2d/ProjectionFinder.h>

+ Inheritance diagram for IMP::em2d::Em2DRestraintParameters:

Detailed Description

Parameters used by Em2DRestraint and ProjectionFinder.

Definition at line 36 of file ProjectionFinder.h.

Public Member Functions

 Em2DRestraintParameters (double ps, double res, unsigned int n_proj=20)
 
void show (std::ostream &out=std::cout) const
 
- Public Member Functions inherited from IMP::em2d::ProjectingParameters
 ProjectingParameters (double ps, double res)
 
void show (std::ostream &out=std::cout) const
 

Public Attributes

unsigned int coarse_registration_method
 
unsigned int n_projections
 Number of model projections to generate when scoring. More...
 
unsigned int optimization_steps
 
bool save_match_images
 
double simplex_initial_length
 
double simplex_minimum_size
 
- Public Attributes inherited from IMP::em2d::ProjectingParameters
double pixel_size
 
double resolution
 

Member Data Documentation

unsigned int IMP::em2d::Em2DRestraintParameters::n_projections

Number of model projections to generate when scoring.

Definition at line 48 of file ProjectionFinder.h.


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