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