This commit is contained in:
@@ -67,6 +67,12 @@ public class Experiment
|
||||
public float TsiIndoorAgv { get; set; }
|
||||
public float TsiOutdoorAgv { get; set; }
|
||||
public float Xieloulv { get; set; }
|
||||
|
||||
public float SamplingFlowRate { get; set; } // 采样流量(L/min)
|
||||
public float DryingFlowRate { get; set; } // 干燥气流(L/min)
|
||||
|
||||
// 测试时长
|
||||
public int TestDuration { get; set; } // 测试时长(秒)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user