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

experimental setup data More...

#include <dataFiles.h>

Public Attributes

float flightPath
 The flight path to the virtual (or real) projected tip image. More...
 
float alpha
 Pulse coupling coefficient (1 of 2) More...
 
float beta
 Pulse coupling coefficient (2 of 2) More...
 
float tZero
 Time offset for pulse, in nanoseconds. More...
 
float detectorRadius
 The size of the detector, in mm. More...
 
unsigned int detectorChannels
 The number of channels on the detector. More...
 

Detailed Description

experimental setup data

Definition at line 237 of file dataFiles.h.

Member Data Documentation

◆ alpha

float AtomProbe::THREEDAP_DATA::alpha

Pulse coupling coefficient (1 of 2)

Definition at line 242 of file dataFiles.h.

Referenced by AtomProbe::readPosapOps().

◆ beta

float AtomProbe::THREEDAP_DATA::beta

Pulse coupling coefficient (2 of 2)

Definition at line 244 of file dataFiles.h.

Referenced by AtomProbe::readPosapOps().

◆ detectorChannels

unsigned int AtomProbe::THREEDAP_DATA::detectorChannels

The number of channels on the detector.

Definition at line 250 of file dataFiles.h.

Referenced by AtomProbe::readPosapOps().

◆ detectorRadius

float AtomProbe::THREEDAP_DATA::detectorRadius

The size of the detector, in mm.

Definition at line 248 of file dataFiles.h.

Referenced by AtomProbe::readPosapOps().

◆ flightPath

float AtomProbe::THREEDAP_DATA::flightPath

The flight path to the virtual (or real) projected tip image.

Definition at line 240 of file dataFiles.h.

Referenced by AtomProbe::readPosapOps().

◆ tZero

float AtomProbe::THREEDAP_DATA::tZero

Time offset for pulse, in nanoseconds.

Definition at line 246 of file dataFiles.h.

Referenced by AtomProbe::readPosapOps().


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