httk.atomistic.assignment module¶
- class httk.atomistic.assignment.Assignment(atomic_number, weight, ratio, magnetic_moment)[source]¶
Bases:
HttkObjectRepresents a possible vector of assignments
- classmethod create(siteassignment=None, atom=None, weight=None, ratio=None, magnetic_moment=[None, None, None])[source]¶
- Create a new siteassignment object
site: integer for the site number that this atom is assigned to atomic number or symbol
- property symbol¶