#include <IsotopeCalculator.hpp>
List of all members.
Private Attributes |
std::auto_ptr< Impl > | impl_ |
Detailed Description
Definition at line 37 of file IsotopeCalculator.hpp.
Constructor & Destructor Documentation
pwiz::chemistry::IsotopeCalculator::IsotopeCalculator |
( |
double |
abundanceCutoff, |
|
|
double |
massPrecision |
|
) |
| |
pwiz::chemistry::IsotopeCalculator::~IsotopeCalculator |
( |
| ) |
|
Member Function Documentation
MassDistribution pwiz::chemistry::IsotopeCalculator::distribution |
( |
const Formula & |
formula, |
|
|
int |
chargeState = 0 , |
|
|
int |
normalization = 0 |
|
) |
| const |
Member Data Documentation
std::auto_ptr<Impl> pwiz::chemistry::IsotopeCalculator::impl_ |
|
private |
The documentation for this class was generated from the following file: