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

#include <ChemistryData.hpp>

Public Attributes

Type type
 
const char * symbol
 
int atomicNumber
 
double atomicWeight
 
Isotopeisotopes
 
int isotopesSize
 

Detailed Description

Definition at line 47 of file ChemistryData.hpp.

Member Data Documentation

◆ type

Type pwiz::chemistry::detail::Element::type

Definition at line 49 of file ChemistryData.hpp.

◆ symbol

const char* pwiz::chemistry::detail::Element::symbol

Definition at line 50 of file ChemistryData.hpp.

◆ atomicNumber

int pwiz::chemistry::detail::Element::atomicNumber

Definition at line 51 of file ChemistryData.hpp.

◆ atomicWeight

double pwiz::chemistry::detail::Element::atomicWeight

Definition at line 52 of file ChemistryData.hpp.

◆ isotopes

Isotope* pwiz::chemistry::detail::Element::isotopes

Definition at line 53 of file ChemistryData.hpp.

◆ isotopesSize

int pwiz::chemistry::detail::Element::isotopesSize

Definition at line 54 of file ChemistryData.hpp.


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