Browse Source

„constants.py“ löschen

master
Jonathan Frei 8 months ago
parent
commit
f707b8474b
1 changed files with 0 additions and 15 deletions
  1. 0
    15
      constants.py

+ 0
- 15
constants.py View File

"""
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…
Cancel
Save