Class representing a table of isotope distributions for collections of multiple atoms of a single element; the table is computed on instantiation, based on the element's mass distribution, a maximum atom count, and abundance cutoff value.
More...
#include <IsotopeTable.hpp>
|
std::auto_ptr< Impl > | impl_ |
|
Class representing a table of isotope distributions for collections of multiple atoms of a single element; the table is computed on instantiation, based on the element's mass distribution, a maximum atom count, and abundance cutoff value.
Definition at line 39 of file IsotopeTable.hpp.
◆ IsotopeTable() [1/2]
pwiz::chemistry::IsotopeTable::IsotopeTable |
( |
const MassDistribution & |
md, |
|
|
int |
maxAtomCount, |
|
|
double |
cutoff |
|
) |
| |
◆ ~IsotopeTable()
pwiz::chemistry::IsotopeTable::~IsotopeTable |
( |
| ) |
|
◆ IsotopeTable() [2/2]
pwiz::chemistry::IsotopeTable::IsotopeTable |
( |
const IsotopeTable & |
| ) |
|
|
private |
◆ distribution()
MassDistribution pwiz::chemistry::IsotopeTable::distribution |
( |
int |
atomCount | ) |
const |
◆ operator=()
◆ operator<<
◆ impl_
std::auto_ptr<Impl> pwiz::chemistry::IsotopeTable::impl_ |
|
private |
The documentation for this class was generated from the following file:
- /data/libpwiz-dev3648559106/libpwiz-3.0.18342/pwiz/utility/chemistry/IsotopeTable.hpp