All Packages Class Hierarchy This Package Previous Next Index
Class crw.solid.XAtom
java.lang.Object
|
+----crw.solid.Atom
|
+----crw.solid.XAtom
- public class XAtom
- extends Atom
-
XAtom(String, float[], float[], float[])
-
-
print()
-
XAtom
public XAtom(String symbol,
float nor[],
float abr[],
float abi[])
- Parameters:
- symbol - the Atomic symbol
- nor[] - the coef. of the 5th-degree polynomial for normal scattering factors.
- abr[] - the coef. of the 4th-degree polynomila for the real part of
the anomalous dispersion.* @param abi[] the coef. of the 4th-degree polynomial for the imaginary
part of the anomalous dispersion.
print
public void print()
- Overrides:
- print in class Atom
All Packages Class Hierarchy This Package Previous Next Index