IMP logo

IMP::em::MapFilterByThreshold Class Reference


Detailed Description

Class to filter by threshold (only DensityMap).

Public Member Functions

void apply (DensityMap &m)
 MapFilterByThreshold (double threshold, int mode, double value)
void set_parameters (float threshold, int mode)
void set_parameters (float threshold, int mode, float value)
 Function to set the paramters of of the filter.

Protected Attributes

int mode_
float threshold_
float value_

Member Function Documentation

void IMP::em::MapFilterByThreshold::set_parameters ( float  threshold,
int  mode,
float  value 
)

Function to set the paramters of of the filter.

Parameters:
[in] threshold 
[in] mode,: 0 - Filter all the values BELOW the threshold 1 - Filter all the values ABOVE the threshold
[in] value Value to given to the filtered entries. By default the given value is the threshold


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

Generated on Mon Mar 8 23:09:01 2010 for IMP by doxygen 1.5.8