ProteoWizard
Public Attributes | List of all members
pwiz::chemistry::Element::Info::Record Struct Reference

#include <Chemistry.hpp>

Public Attributes

Type type
 
std::string symbol
 
int atomicNumber
 
double atomicWeight
 
MassAbundance monoisotope
 
MassDistribution isotopes
 the most abundant isotope More...
 

Detailed Description

Definition at line 104 of file Chemistry.hpp.

Member Data Documentation

§ type

Type pwiz::chemistry::Element::Info::Record::type

Definition at line 106 of file Chemistry.hpp.

§ symbol

std::string pwiz::chemistry::Element::Info::Record::symbol

Definition at line 107 of file Chemistry.hpp.

§ atomicNumber

int pwiz::chemistry::Element::Info::Record::atomicNumber

Definition at line 108 of file Chemistry.hpp.

§ atomicWeight

double pwiz::chemistry::Element::Info::Record::atomicWeight

Definition at line 109 of file Chemistry.hpp.

§ monoisotope

MassAbundance pwiz::chemistry::Element::Info::Record::monoisotope

Definition at line 110 of file Chemistry.hpp.

§ isotopes

MassDistribution pwiz::chemistry::Element::Info::Record::isotopes

the most abundant isotope

Definition at line 111 of file Chemistry.hpp.


The documentation for this struct was generated from the following file: