data_sampling_options#
Bases:
TUIMenu
Data sampling options for statistics.
Methods:
add_datasets
(*args, **kwargs)Add a dataset.
add_rtdft_datasets
(*args, **kwargs)Add a dataset.
list_datasets
(*args, **kwargs)List dataset.
remove_dataset
(*args, **kwargs)Remove dataset.
Classes:
dft_datasets
(path, service)Data sampling options for runtime discrete Fourier transform.
Add a dataset. After providing the zones for a dataset, press [Enter] to move onto selecting quantities. Enter () to complete the quantity selection for this dataset.
Add a dataset. After providing the zones for a dataset, press [Enter] to move onto selecting quantities. Enter () to complete the quantity selection for this dataset.
Bases:
TUIMenu
Data sampling options for runtime discrete Fourier transform.
Methods:
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.
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.
zones
(*args, **kwargs)Select zones for a new DFT dataset.
Add DFT datasets.
Specify, whether a new dataset is for DFT in a frequency band resolved by many harmonics or for a single tone.
Specify the minimum and the maximum frequency for a band.
Specify either the band resolution or the sampling timesteps number. The other value will be computed consistently.
Specify single tone frequency and sampling duration as the number of tone periods.
Select quantities for a new DFT dataset. Enter () to complete the quantity selection.
Select zones for a new DFT dataset.
List dataset.
Remove dataset.