quchip.results.input_output¶
Results for continuous-wave port scattering calculations.
Classes
|
Normalized stationary output-field correlation versus delay. |
|
Normally ordered stationary output-field fluctuation spectrum. |
|
Complex port response over a declared VNA sweep grid. |
- class quchip.results.input_output.SParameterResult(frequencies, input_port, output_ports, input_amplitudes, input_photon_fluxes, input_powers, axes, shape, steady_states, diagnostics, _response)[source]¶
Bases:
objectComplex port response over a declared VNA sweep grid.
- Parameters:
- property input_power_unit: str¶
Unit of
input_powers.
- class quchip.results.input_output.OutputSpectrumResult(port, frequencies, fluctuation_spectrum, output_photon_flux, coherent_flux, incoherent_flux, steady_state, fourier_convention='2 Re integral_0^inf d tau exp(+i 2 pi f tau) C(tau)')[source]¶
Bases:
objectNormally ordered stationary output-field fluctuation spectrum.
- Parameters: