sknano.core.atoms.ChargedAtom¶
-
class
sknano.core.atoms.ChargedAtom(*args, *, q=0.0, **kwargs)[source][source]¶ An
Atomclass with an electric charge attribute.Parameters: element : {str, int}, optional
A string representation of the element symbol or an integer specifying an element atomic number.
q : {int, float}, optional
Net charge of
ChargedAtom.Attributes
ZAtomic number \(Z\). elementElement symbol. fmtstrFormat string. mmassAtomic mass \(m_a\) in atomic mass units. qCharge \(q\) as multiple of elementary charge \(e\). symbolElement symbol. Methods
rezero(*args, **kwargs)rotate(**kwargs)todict()translate(*args, **kwargs)