EMAN::TestImageProcessor Class Reference

Base class for a group of 'processor' used to create test image. More...

#include <processor.h>

Inheritance diagram for EMAN::TestImageProcessor:

Inheritance graph
[legend]
Collaboration diagram for EMAN::TestImageProcessor:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static string get_group_desc ()
 Get the description of this group of processors.

Protected Member Functions

void preprocess (EMData *image)

Protected Attributes

int nx
int ny
int nz


Detailed Description

Base class for a group of 'processor' used to create test image.

Definition at line 5411 of file processor.h.


Member Function Documentation

static string EMAN::TestImageProcessor::get_group_desc (  )  [inline, static]

Get the description of this group of processors.

This function is defined in a parent class. It gives a introduction to a group of processors.

Returns:
The description of this group of processors.

Reimplemented from EMAN::Processor.

Definition at line 5414 of file processor.h.

05415                 {
05416                         return "Base class for a group of 'processors' used to create test image.";
05417                 }

void TestImageProcessor::preprocess ( EMData image  )  [protected]


Member Data Documentation

Definition at line 5421 of file processor.h.

Definition at line 5421 of file processor.h.

Definition at line 5421 of file processor.h.


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

Generated on Sat Nov 21 02:20:36 2009 for EMAN2 by  doxygen 1.5.6