„constants.py“ löschen
This commit is contained in:
parent
55d66b05fe
commit
f707b8474b
15
constants.py
15
constants.py
@ -1,15 +0,0 @@
|
||||
"""
|
||||
Parameter:
|
||||
-minimale und maximale Frequenz
|
||||
-Alpha-Wert
|
||||
|
||||
|
||||
Autor: Roberto Gelsinger
|
||||
Datum: 07.12.2023
|
||||
Version: Modulversion
|
||||
"""
|
||||
|
||||
|
||||
freq_min = 1 # Minimale Frequenzgrenze
|
||||
freq_max = 3 # Maximale Frequenzgrenze
|
||||
alpha = 100 # Alpha-Wert für die Analyse
|
Loading…
x
Reference in New Issue
Block a user