Files
ECAP_Server/config/data_progress_config.json
T
2026-06-16 11:18:22 +08:00

9 lines
189 B
JSON

{
"library_path": "@/dll_source.dll",
"center_freq": 200000,
"band_width": 6000,
"sample_rate": 60000,
"fft_point_number": 2048,
"fft_period_ms": 50,
"fft_win_type": "blkmc"
}