ThermalState#

class ThermalState(port: str, nbar: float)[source]#

Bases: simphony.quantum.QuantumState

Represents a thermal state in a quantum model as a covariance matrix.

Parameters
  • port (str) – The port to which the thermal state is connected.

  • nbar (float) – The thermal occupation or average photon number of the thermal state.