OccupiedModals#
- class OccupiedModals(num_modals)[source]#
Bases:
object
The OccupiedModals property.
The following attributes can be set via the initializer but can also be read and updated once the
OccupiedModals
object has been constructed.- প্যারামিটার:
num_modals (Sequence[int]) -- the number of modals for each mode.
Methods
- interpret(result)[source]#
Interprets an
EigenstateResult
in this property's context.- প্যারামিটার:
result (EigenstateResult) -- the result to add meaning to.