ParticleNumber#
- class ParticleNumber(num_spatial_orbitals)[ソース]#
ベースクラス:
objectThe ParticleNumber property.
The following attributes can be set via the initializer but can also be read and updated once the
ParticleNumberobject has been constructed.- パラメータ:
num_spatial_orbitals (int) – the number of spatial orbitals in the system.
Methods
- interpret(result)[ソース]#
Interprets an
EigenstateResultin this property’s context.- パラメータ:
result (EigenstateResult) – the result to add meaning to.