org.proteios.io
Class SpectrumFileAnalyzer
java.lang.Object
org.proteios.io.SpectrumFileAnalyzer
- All Implemented Interfaces:
- SpectrumFileAnalyzerInterface
public class SpectrumFileAnalyzer
- extends Object
- implements SpectrumFileAnalyzerInterface
This contains methods to access instrument analyzer
information obtained from spectrum files.
- Author:
- olle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpectrumFileAnalyzer
public SpectrumFileAnalyzer()
- Default constructor.
getAnalyzer
public List<StringPairInterface> getAnalyzer()
- Get the spectrum instrument analyzer.
- Specified by:
getAnalyzer in interface SpectrumFileAnalyzerInterface
- Returns:
- List The spectrum instrument analyzer.