Read-only fid File handler for XMass Analysis. More...
#include <OpenMS/FORMAT/HANDLERS/FidHandler.h>
 
  
 | Public Member Functions | |
| FidHandler (const String &filename) | |
| Contructor with filename.  More... | |
| virtual | ~FidHandler () | 
| Destructor.  More... | |
| Size | getIndex () | 
| Get index of current position (without position moving).  More... | |
| Size | getIntensity () | 
| Get intensity of current position and move to next position.  More... | |
| Private Member Functions | |
| FidHandler () | |
| Private default constructor.  More... | |
| Private Attributes | |
| Size | index_ | 
| Index of position.  More... | |
Read-only fid File handler for XMass Analysis.
fid File contains intensity array. Intensity for each point are coded in 4 bytes integer.
| FidHandler | ( | const String & | filename | ) | 
| 
 | virtual | 
Destructor.
| 
 | private | 
Private default constructor.
| Size getIndex | ( | ) | 
Get index of current position (without position moving).
| Size getIntensity | ( | ) | 
Get intensity of current position and move to next position.
| 
 | private | 
Index of position.
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:37 using doxygen 1.8.5 |