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