libatomprobe
Library for Atom Probe Tomography (APT) computation
Public Attributes | List of all members
AtomProbe::ISOTOPE_ENTRY Struct Reference

#include <abundance.h>

Collaboration diagram for AtomProbe::ISOTOPE_ENTRY:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 42 of file abundance.h.

Member Data Documentation

◆ abundance

float AtomProbe::ISOTOPE_ENTRY::abundance

Definition at line 49 of file abundance.h.

Referenced by AtomProbe::filterBySolutionPPM(), and AtomProbe::AbundanceData::open().

◆ abundanceError

float AtomProbe::ISOTOPE_ENTRY::abundanceError

Definition at line 50 of file abundance.h.

Referenced by AtomProbe::AbundanceData::open().

◆ atomicNumber

size_t AtomProbe::ISOTOPE_ENTRY::atomicNumber

◆ mass

float AtomProbe::ISOTOPE_ENTRY::mass

◆ massError

float AtomProbe::ISOTOPE_ENTRY::massError

Definition at line 48 of file abundance.h.

Referenced by AtomProbe::AbundanceData::open().

◆ massNumber

size_t AtomProbe::ISOTOPE_ENTRY::massNumber

Definition at line 45 of file abundance.h.

Referenced by AtomProbe::AbundanceData::open().

◆ symbol

std::string AtomProbe::ISOTOPE_ENTRY::symbol

Definition at line 44 of file abundance.h.

Referenced by AtomProbe::AbundanceData::open().


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