This commit is contained in:
@@ -92,6 +92,6 @@ public class CalibrationCoefficients
|
||||
public ushort TemperatureCoefficient { get; set; }
|
||||
public ushort ResistanceCoefficient { get; set; }
|
||||
|
||||
public double ThermalConductivityCorrection { get; set; } = 36.8;
|
||||
public double ThermalConductivityCorrection { get; set; } = 33.8;
|
||||
public double ThermalDiffusivityCorrection { get; set; } = 19.9;
|
||||
}
|
||||
@@ -25,7 +25,7 @@
|
||||
"TestParameters": {
|
||||
"MeasurementCount": 10,
|
||||
"IntervalSeconds": 30,
|
||||
"PlatinumWireLength": 0.1250, //铂丝长度(单位:米)
|
||||
"PlatinumWireLength": 0.110, //铂丝长度(单位:米)
|
||||
"PlatinumWireDiameter": 0.00006,
|
||||
//"PlatinumWireLength": 0.41, //铂丝长度(单位:米)
|
||||
//"PlatinumWireDiameter": 0.00021,
|
||||
|
||||
Reference in New Issue
Block a user