This commit is contained in:
@@ -92,5 +92,5 @@ public class CalibrationCoefficients
|
||||
public ushort TemperatureCoefficient { get; set; }
|
||||
public ushort ResistanceCoefficient { get; set; }
|
||||
public double ThermalConductivityCorrection { get; set; } = 47.305349f;//蒸馏水 比热率修正
|
||||
public double ThermalDiffusivityCorrection { get; set; } = 0.312912;//导热率修正
|
||||
public double ThermalDiffusivityCorrection { get; set; } = 0.3469589023611997;//导热率修正
|
||||
}
|
||||
Reference in New Issue
Block a user