qiskit.chemistry.algorithms.pes_samplers.EnergySurface1DSpline.get_minimal_energy¶ EnergySurface1DSpline.get_minimal_energy(scaling=1.0)[source]¶ Returns the value of the minimal energy (scaled by ‘scaling’) Default units (scaling=1.0) are J/mol. Scale appropriately for Hartrees. :type scaling: float :param scaling: scaling factor Return type float Returns minimum energy