ProteoWizard
Functions
pwiz::msdata::detail::Thermo Namespace Reference

Functions

PWIZ_API_DECL std::vector< InstrumentConfigurationcreateInstrumentConfigurations (RawFile &rawfile)
 
PWIZ_API_DECL std::vector< InstrumentConfigurationcreateInstrumentConfigurations (const Component &commonSource, InstrumentModelType model)
 
PWIZ_API_DECL CVID translateAsInstrumentModel (InstrumentModelType instrumentModelType)
 
PWIZ_API_DECL CVID translateAsScanningMethod (ScanType scanType)
 
PWIZ_API_DECL CVID translateAsSpectrumType (ScanType scanType)
 
PWIZ_API_DECL CVID translate (MassAnalyzerType type)
 
PWIZ_API_DECL CVID translateAsIonizationType (IonizationType ionizationType)
 
PWIZ_API_DECL CVID translateAsInletType (IonizationType ionizationType)
 
PWIZ_API_DECL CVID translate (PolarityType polarityType)
 
PWIZ_API_DECL void SetActivationType (ActivationType activationType, Activation &activation)
 

Function Documentation

§ createInstrumentConfigurations() [1/2]

PWIZ_API_DECL std::vector<InstrumentConfiguration> pwiz::msdata::detail::Thermo::createInstrumentConfigurations ( RawFile &  rawfile)

§ createInstrumentConfigurations() [2/2]

PWIZ_API_DECL std::vector<InstrumentConfiguration> pwiz::msdata::detail::Thermo::createInstrumentConfigurations ( const Component commonSource,
InstrumentModelType  model 
)

§ translateAsInstrumentModel()

PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsInstrumentModel ( InstrumentModelType  instrumentModelType)

Referenced by main().

§ translateAsScanningMethod()

PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsScanningMethod ( ScanType  scanType)

§ translateAsSpectrumType()

PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsSpectrumType ( ScanType  scanType)

§ translate() [1/2]

PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translate ( MassAnalyzerType  type)

§ translateAsIonizationType()

PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsIonizationType ( IonizationType  ionizationType)

§ translateAsInletType()

PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsInletType ( IonizationType  ionizationType)

§ translate() [2/2]

PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translate ( PolarityType  polarityType)

§ SetActivationType()

PWIZ_API_DECL void pwiz::msdata::detail::Thermo::SetActivationType ( ActivationType  activationType,
Activation activation 
)