#include <IsotopeCalculator.hpp>
|
std::auto_ptr< Impl > | impl_ |
|
Definition at line 37 of file IsotopeCalculator.hpp.
§ IsotopeCalculator() [1/2]
pwiz::chemistry::IsotopeCalculator::IsotopeCalculator |
( |
double |
abundanceCutoff, |
|
|
double |
massPrecision |
|
) |
| |
§ ~IsotopeCalculator()
pwiz::chemistry::IsotopeCalculator::~IsotopeCalculator |
( |
| ) |
|
§ IsotopeCalculator() [2/2]
§ distribution()
MassDistribution pwiz::chemistry::IsotopeCalculator::distribution |
( |
const Formula & |
formula, |
|
|
int |
chargeState = 0 , |
|
|
int |
normalization = 0 |
|
) |
| const |
§ operator=()
§ impl_
std::auto_ptr<Impl> pwiz::chemistry::IsotopeCalculator::impl_ |
|
private |
The documentation for this class was generated from the following file: