libatomprobe
Library for Atom Probe Tomography (APT) computation
|
This is the complete list of members for AtomProbe::ModifiedFocusSphericProjection, including all inherited members.
etaToTheta(float eta) const | AtomProbe::ModifiedFocusSphericProjection | |
getFOVRadius(float eta) const | AtomProbe::ModifiedFocusSphericProjection | |
getMaxFOV() const | AtomProbe::ModifiedFocusSphericProjection | |
ModifiedFocusSphericProjection(float focus) | AtomProbe::ModifiedFocusSphericProjection | |
scaleDown(float flightLength, float detX, float detY, float &scaledX, float &scaledY) const | AtomProbe::ModifiedFocusSphericProjection | virtual |
scaleUp(float flightLength, float scaledX, float scaledY, float &realX, float &realY) const | AtomProbe::ModifiedFocusSphericProjection | virtual |
setFocus(float focus) | AtomProbe::ModifiedFocusSphericProjection | |
thetaToEta(float theta) const | AtomProbe::ModifiedFocusSphericProjection | virtual |
toAzimuthal(float fx, float fy, float &theta, float &phi) const | AtomProbe::ModifiedFocusSphericProjection | virtual |
toPlanar(float theta, float phi, float &fx, float &fy) const | AtomProbe::ModifiedFocusSphericProjection | virtual |