|
libatomprobe
Library for Atom Probe Tomography (APT) computation
|
Structure that allows for the multirange data to be mapped into. More...
#include <multiRange.h>

Public Attributes | |
| float | startMass |
| float | endMass |
| std::vector< unsigned int > | containedIonIDs |
| std::vector< unsigned int > | containedRangeIDs |
Structure that allows for the multirange data to be mapped into.
Definition at line 47 of file multiRange.h.
| std::vector<unsigned int> AtomProbe::FLATTENED_RANGE::containedIonIDs |
Definition at line 52 of file multiRange.h.
| std::vector<unsigned int> AtomProbe::FLATTENED_RANGE::containedRangeIDs |
Definition at line 52 of file multiRange.h.
| float AtomProbe::FLATTENED_RANGE::endMass |
Definition at line 50 of file multiRange.h.
| float AtomProbe::FLATTENED_RANGE::startMass |
Definition at line 50 of file multiRange.h.
Referenced by AtomProbe::MultiRange::flattenToMassAxis().
1.8.13