neutronpy.crystal.MagneticFormFactor¶
-
class
neutronpy.crystal.
MagneticFormFactor
(ion)[source]¶ Class defining a magnetic ion.
Parameters: - ion : str
Name of the atom, ion or anion, e.g. ‘Fe2+’.
Returns: - output : Object
Ion object defining a single magnetic ion.
Methods
calc_mag_form_fac
([q, g, qrange])Calculate the magnetic form factor of an ion.