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

Record as stored in a .POS file. More...

Public Attributes

float pos [3]
 
float massToCharge
 

Detailed Description

Record as stored in a .POS file.

Definition at line 45 of file dataFiles.cpp.

Member Data Documentation

◆ massToCharge

float AtomProbe::IONHIT::massToCharge

Definition at line 48 of file dataFiles.cpp.

Referenced by AtomProbe::EPOS_ENTRY::getIonHit(), and AtomProbe::loadPosFile().

◆ pos

float AtomProbe::IONHIT::pos[3]

Definition at line 47 of file dataFiles.cpp.

Referenced by AtomProbe::loadPosFile().


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