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

#include <multiRange.h>

Public Member Functions

bool operator== (const SIMPLE_SPECIES &oth) const
 

Public Attributes

unsigned int atomicNumber
 Number of protons (element number) More...
 
unsigned int count
 Number of copies of this isotope. More...
 

Detailed Description

Definition at line 34 of file multiRange.h.

Member Function Documentation

◆ operator==()

bool AtomProbe::SIMPLE_SPECIES::operator== ( const SIMPLE_SPECIES oth) const

Definition at line 112 of file multiRange.cpp.

References atomicNumber, and count.

Member Data Documentation

◆ atomicNumber

unsigned int AtomProbe::SIMPLE_SPECIES::atomicNumber

◆ count

unsigned int AtomProbe::SIMPLE_SPECIES::count

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