Clipper
Public Member Functions
clipper::AtomSF Class Reference

Atomic scattering factor object. More...

#include <atomsf.h>

Inheritance diagram for clipper::AtomSF:
clipper::AtomShapeFn

List of all members.

Public Member Functions

 AtomSF (const String &type, const ftype u_iso=0.0, const ftype occ=1.0)
 AtomSF (const String &type, const U_aniso_orth &u_aniso, const ftype occ=1.0)
void init (const String &type, const ftype u_iso=0.0, const ftype occ=1.0)
void init (const String &type, const U_aniso_orth &u_aniso, const ftype occ=1.0)
ftype f_iso (const ftype &s) const
ftype f_aniso (const Coord_reci_orth &rfl) const
ftype rho_iso (const ftype &d2) const
ftype rho_aniso (const Coord_orth &uvw) const

Detailed Description

Atomic scattering factor object.

Deprecated:
This class has been replaced by AtomShapeFn, which is smaller, faster, and more capable. This class is now a wrapper for that class.

The documentation for this class was generated from the following files: