# SpectralDensity The `SpectralDensity` class represents the spectral density of a bath coupled to a quantum system. It is closely related to `CorrelationFunction` — the two are related by a Fourier transform. ```{eval-rst} .. automodule:: quantarhei.qm.corfunctions.spectraldensities :members: ```