IMP logo

IMP::em::MRCReaderWriter Class Reference


Detailed Description

A class to read and write MRC files. Inherits IMP::em::MapReaderWriter.


Public Member Functions

 MRCReaderWriter (char *fn)
 Constructor.
 MRCReaderWriter ()
 Empty constructor.
void Read (const char *fn_in, float **data, DensityHeader &head)
 Reads an MRC file and translates the header to the general DensityHeader.
void Write (const char *fn_out, const float *data, const DensityHeader &head)
 Writes an MRC file from the data and the general DensityHeader.

Constructor & Destructor Documentation

IMP::em::MRCReaderWriter::MRCReaderWriter ( char *  fn  ) 

Constructor.

param[in] fn name of the file to open or write


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