This commit is contained in:
xyy
2026-04-09 21:43:30 +08:00
parent ae7b329792
commit e576af2b69
9 changed files with 251 additions and 23 deletions

View File

@@ -51,6 +51,10 @@ namespace MembranePoreTester.Models
public string SpeedRate1 { get; set; }
public string SpeedRate2 { get; set; }
public string SpeedRate3 { get; set; }
public double MaxPoreSize => CalculateMaxPore();