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

#include <componentAnalysis.h>

Public Attributes

float massTolerance
 Tolerance in Da, above which we consider problems to be. More...
 
float intensityTolerance
 The minimal natural abundance for which we consider the ions. More...
 
unsigned int maxDefaultCharge
 Maximum charge state to consider. More...
 

Detailed Description

Definition at line 24 of file componentAnalysis.h.

Member Data Documentation

◆ intensityTolerance

float AtomProbe::OVERLAP_PROBLEM_SETTINGS::intensityTolerance

The minimal natural abundance for which we consider the ions.

Definition at line 31 of file componentAnalysis.h.

Referenced by AtomProbe::computeIonDistAdjacency(), and AtomProbe::computeRangeAdjacency().

◆ massTolerance

float AtomProbe::OVERLAP_PROBLEM_SETTINGS::massTolerance

Tolerance in Da, above which we consider problems to be.

Definition at line 27 of file componentAnalysis.h.

Referenced by AtomProbe::computeIonDistAdjacency(), and AtomProbe::computeRangeAdjacency().

◆ maxDefaultCharge

unsigned int AtomProbe::OVERLAP_PROBLEM_SETTINGS::maxDefaultCharge

Maximum charge state to consider.

Definition at line 34 of file componentAnalysis.h.

Referenced by AtomProbe::computeIonDistAdjacency(), and AtomProbe::computeRangeAdjacency().


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