This commit is contained in:
xyy
2026-05-29 21:16:12 +08:00
parent 5e72a9aefa
commit 84df130973
4 changed files with 19 additions and 10 deletions

View File

@@ -69,7 +69,7 @@ public class TestParameters
public double FitStartTime { get; set; } = 0.01; // 默认0.35秒,避开早期扰动
public double FitEndTime { get; set; } = 0.1;
public double FitEndTime { get; set; } = 0.3;