ProteoWizard
|
Functions | |
PWIZ_API_DECL std::vector< InstrumentConfiguration > | createInstrumentConfigurations (RawFile &rawfile) |
PWIZ_API_DECL std::vector< InstrumentConfiguration > | createInstrumentConfigurations (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, ActivationType supplementalActivationType, Activation &activation) |
PWIZ_API_DECL std::vector< InstrumentConfiguration > pwiz::msdata::detail::Thermo::createInstrumentConfigurations | ( | RawFile & | rawfile | ) |
PWIZ_API_DECL std::vector< InstrumentConfiguration > pwiz::msdata::detail::Thermo::createInstrumentConfigurations | ( | const Component & | commonSource, |
InstrumentModelType | model | ||
) |
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsInstrumentModel | ( | InstrumentModelType | instrumentModelType | ) |
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsScanningMethod | ( | ScanType | scanType | ) |
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsSpectrumType | ( | ScanType | scanType | ) |
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translate | ( | MassAnalyzerType | type | ) |
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsIonizationType | ( | IonizationType | ionizationType | ) |
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsInletType | ( | IonizationType | ionizationType | ) |
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translate | ( | PolarityType | polarityType | ) |
PWIZ_API_DECL void pwiz::msdata::detail::Thermo::setActivationType | ( | ActivationType | activationType, |
ActivationType | supplementalActivationType, | ||
Activation & | activation | ||
) |