This commit is contained in:
wxt
2026-02-04 20:54:22 +08:00
parent a64e57093c
commit d1340ea331
3 changed files with 70 additions and 19 deletions

View File

@@ -131,10 +131,10 @@ namespace 材料热传导系数
/// </summary>
public float PressureDifference { get; set; }
/// <summary>
/// 标准误差
/// </summary>
public float StandardError { get; set; }
///// <summary>
///// 标准误差
///// </summary>
//public float StandardError { get; set; }
public DateTime CreateTime { get; set; }