|
ProteoWizard
|
#include <IsotopeEnvelopeEstimator.hpp>
Public Types | |
| enum | Type { Peptide } |
Public Member Functions | |
| Config () | |
Public Attributes | |
| Type | type |
| unsigned int | cacheSize |
| double | cacheMaxMass |
| int | normalization |
| const IsotopeCalculator * | isotopeCalculator |
Definition at line 46 of file IsotopeEnvelopeEstimator.hpp.
| Enumerator | |
|---|---|
| Peptide | |
Definition at line 48 of file IsotopeEnvelopeEstimator.hpp.
|
inline |
Definition at line 56 of file IsotopeEnvelopeEstimator.hpp.
| Type pwiz::chemistry::IsotopeEnvelopeEstimator::Config::type |
Definition at line 50 of file IsotopeEnvelopeEstimator.hpp.
| unsigned int pwiz::chemistry::IsotopeEnvelopeEstimator::Config::cacheSize |
Definition at line 51 of file IsotopeEnvelopeEstimator.hpp.
| double pwiz::chemistry::IsotopeEnvelopeEstimator::Config::cacheMaxMass |
Definition at line 52 of file IsotopeEnvelopeEstimator.hpp.
| int pwiz::chemistry::IsotopeEnvelopeEstimator::Config::normalization |
Definition at line 53 of file IsotopeEnvelopeEstimator.hpp.
| const IsotopeCalculator* pwiz::chemistry::IsotopeEnvelopeEstimator::Config::isotopeCalculator |
Definition at line 54 of file IsotopeEnvelopeEstimator.hpp.
Referenced by createIsotopeEnvelopeEstimator(), and test().
1.8.11