solver.tui.solution.run_calculation.data_sampling_options.dft_datasets#

class main_menu.solution.run_calculation.data_sampling_options.dft_datasets(path, service)#

Data sampling options for runtime discrete Fourier transform.

add_datasets(*args, **kwargs)#

Add DFT datasets.

band_or_tone(*args, **kwargs)#

Specify, whether a new dataset is for DFT in a frequency band resolved by many harmonics or for a single tone.

freq_min_max(*args, **kwargs)#

Specify the minimum and the maximum frequency for a band.

freq_step_and_sampling(*args, **kwargs)#

Specify either the band resolution or the sampling timesteps number. The other value will be computed consistently.

freq_tone_and_sampling(*args, **kwargs)#

Specify single tone frequency and sampling duration as the number of tone periods.

quantities(*args, **kwargs)#

Select quantities for a new DFT dataset. Enter () to complete the quantity selection.

zones(*args, **kwargs)#

Select zones for a new DFT dataset.