quant_met.mean_field.hamiltonians.TwoBand.
get_parameters_model#
- classmethod TwoBand.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.