This commit is contained in:
@@ -92,6 +92,7 @@ public class CalibrationCoefficients
|
|||||||
public ushort TemperatureCoefficient { get; set; }
|
public ushort TemperatureCoefficient { get; set; }
|
||||||
public ushort ResistanceCoefficient { get; set; }
|
public ushort ResistanceCoefficient { get; set; }
|
||||||
|
|
||||||
public double ThermalConductivityCorrection { get; set; } = 69;
|
//public double ThermalConductivityCorrection { get; set; } = 69;//乙二醇
|
||||||
|
public double ThermalConductivityCorrection { get; set; } = 100;//乙二醇
|
||||||
public double ThermalDiffusivityCorrection { get; set; } = 19.9;
|
public double ThermalDiffusivityCorrection { get; set; } = 19.9;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user