3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
ISOTOPE_DATA Struct Reference

#include <abundanceParser.h>

Collaboration diagram for ISOTOPE_DATA:
Collaboration graph
[legend]

Public Attributes

std::string symbol
 
size_t massNumber
 
size_t atomicNumber
 
float mass
 
float massError
 
float abundance
 
float abundanceError
 

Member Data Documentation

◆ abundance

float ISOTOPE_DATA::abundance

Referenced by AbundanceData::open().

◆ abundanceError

float ISOTOPE_DATA::abundanceError

Referenced by AbundanceData::open().

◆ atomicNumber

size_t ISOTOPE_DATA::atomicNumber

Referenced by AbundanceData::open().

◆ mass

float ISOTOPE_DATA::mass

Referenced by AbundanceData::open().

◆ massError

float ISOTOPE_DATA::massError

Referenced by AbundanceData::open().

◆ massNumber

size_t ISOTOPE_DATA::massNumber

Referenced by AbundanceData::open().

◆ symbol

std::string ISOTOPE_DATA::symbol

Referenced by AbundanceData::open().


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