Frequency weighting types.
More...
Frequency weighting types.
Definition at line 346 of file lasp_common.py.
◆ fillComboBox()
lasp.lasp_common.FreqWeighting.fillComboBox |
( |
|
cb | ) |
|
|
static |
Fill FreqWeightings to a combobox.
Args: cb: QComboBox to fill
Definition at line 358 of file lasp_common.py.
◆ getCurrent()
lasp.lasp_common.FreqWeighting.getCurrent |
( |
|
cb | ) |
|
|
static |
tuple lasp.lasp_common.FreqWeighting.A = ('A', 'A-weighting') |
|
static |
tuple lasp.lasp_common.FreqWeighting.C = ('C', 'C-weighting') |
|
static |
◆ default
tuple lasp.lasp_common.FreqWeighting.default = Z |
|
static |
◆ default_index
int lasp.lasp_common.FreqWeighting.default_index = 0 |
|
static |
◆ types
tuple lasp.lasp_common.FreqWeighting.types = (A, C, Z) |
|
static |
tuple lasp.lasp_common.FreqWeighting.Z = ('Z', 'Z-weighting') |
|
static |
The documentation for this class was generated from the following file: