nqrduck_spectrometer_simulator.model#

The model module for the simulator spectrometer.

Classes

SimulatorModel(*args, **kwargs)

Model class for the simulator spectrometer.

class nqrduck_spectrometer_simulator.model.SimulatorModel(*args: Any, **kwargs: Any)#

Model class for the simulator spectrometer.

property averages#

The number of averages used for the simulation.

More averages improve the signal-to-noise ratio of the simulated signal.

property target_frequency#

The target frequency for the simulation.

Doesn’t do anything at the moment.