radtools.ExchangeHamiltonian.factor_one_half#
property
- property ExchangeHamiltonian.factor_one_half: bool#
Whether factor 1/2 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:
- factor_one_halfbool
Trueif factor 1/2 is present,Falseotherwise.
- Raises:
NotationErrorIf the interpretation of the Hamiltonian`s notation is not set.
See also
set_interpretationto change the interpretation of the Hamiltonian`s notation without the modification of the parameters.