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

Structure that allows for the multirange data to be mapped into. More...

#include <multiRange.h>

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

Public Attributes

float startMass
 
float endMass
 
std::vector< unsigned int > containedIonIDs
 
std::vector< unsigned int > containedRangeIDs
 

Detailed Description

Structure that allows for the multirange data to be mapped into.

Definition at line 47 of file multiRange.h.

Member Data Documentation

◆ containedIonIDs

std::vector<unsigned int> AtomProbe::FLATTENED_RANGE::containedIonIDs

Definition at line 52 of file multiRange.h.

◆ containedRangeIDs

std::vector<unsigned int> AtomProbe::FLATTENED_RANGE::containedRangeIDs

Definition at line 52 of file multiRange.h.

◆ endMass

float AtomProbe::FLATTENED_RANGE::endMass

Definition at line 50 of file multiRange.h.

◆ startMass

float AtomProbe::FLATTENED_RANGE::startMass

Definition at line 50 of file multiRange.h.

Referenced by AtomProbe::MultiRange::flattenToMassAxis().


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