qiskit.chemistry.algorithms.pes_samplers.PotentialBase.vibrational_energy_level¶
-
abstract
PotentialBase.
vibrational_energy_level
(n)¶ Returns the n-th vibrational energy level for a given mode.
- Parameters
n (
int
) – number of vibrational mode- Return type
float
- Returns
n-th vibrational energy level for a given mode