HASEonGPU.Constants

class HASEonGPU.Constants(speedOfLight=np.float64(299792458.0), planckConstant=np.float64(6.62607015e-34), *, c=None, h=None)

Bases: object

Physical constants used by the pump energy-to-photon conversion.

describeConstant(name)

Return description, unit, and default for a known constant.

toDict()

Return the compact dictionary consumed by the legacy pump kernel.