quant_met.mean_field.hamiltonians.OneBand.
get_parameters_model#
- classmethod OneBand.get_parameters_model()#
Return the specific parameters model for the subclass.
This method should provide the structure of parameters required by subclasses to initialize the Hamiltonian.
- Returns:
- type
The parameters model class type specific to the Hamiltonian subclass.