IMTypes
- class pyopenms.IMTypes
Bases:
objectCython implementation of _IMTypes
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1IMTypes.html
- __init__()
Cython signature: void IMTypes()
Cython signature: void IMTypes(IMTypes &)
Methods
Cython signature: void IMTypes()
Cython signature: IMFormat determineIMFormat(const MSExperiment & exp)
Cython signature: DriftTimeUnit toDriftTimeUnit(const libcpp_string & dtu_string)
Cython signature: IMFormat toIMFormat(const libcpp_string & IM_format)
Cython signature: libcpp_string toString(const IMFormat value)
- determineIMFormat()
Cython signature: IMFormat determineIMFormat(const MSExperiment & exp)
Cython signature: IMFormat determineIMFormat(const MSSpectrum & spec)
- toDriftTimeUnit()
Cython signature: DriftTimeUnit toDriftTimeUnit(const libcpp_string & dtu_string)
- toIMFormat()
Cython signature: IMFormat toIMFormat(const libcpp_string & IM_format)
- toString()
Cython signature: libcpp_string toString(const IMFormat value)