radtools.SpinHamiltonian.factor#

property

property SpinHamiltonian.factor: float#

Whether any factor is present in the Hamiltonian.

Access this attribute to check the current notation of the Hamiltonian, set this attribute to change the notation of the Hamiltonian.

Returns:
factorfloat

value of the factor before the sum in the Hamiltonian.

Raises:
NotationError

If the interpretation of the Hamiltonian`s notation is not set.

See also

set_interpretation

to change the interpretation of the Hamiltonian`s notation without the modification of the parameters.