更新
This commit is contained in:
@@ -69,6 +69,8 @@ namespace TabletTester2025
|
||||
DissolutionTargetRpm REAL,
|
||||
DissolutionRSquared REAL,
|
||||
DissolutionSampleInterval INTEGER,
|
||||
Dissolution1SampleInterval REAL,
|
||||
Dissolution2SampleInterval REAL,
|
||||
DissolutionUpDownFreq REAL,
|
||||
|
||||
-- 综合
|
||||
@@ -129,6 +131,8 @@ namespace TabletTester2025
|
||||
("TestBatches", "DissolutionTargetRpm", "REAL", "50"),
|
||||
("TestBatches", "DissolutionRSquared", "REAL", "0"),
|
||||
("TestBatches", "DissolutionSampleInterval", "INTEGER", "5"),
|
||||
("TestBatches", "Dissolution1SampleInterval", "REAL", "5"),
|
||||
("TestBatches", "Dissolution2SampleInterval", "REAL", "5"),
|
||||
("TestBatches", "DissolutionUpDownFreq", "REAL", "32"),
|
||||
("TestBatches", "HardnessRSD", "REAL", "0"), // 已存在但确保
|
||||
("TestBatches", "RemainingTubesAtEnd", "INTEGER", "0"),
|
||||
|
||||
Reference in New Issue
Block a user