更新最新2026
This commit is contained in:
@@ -5,9 +5,12 @@
|
||||
public double HardnessMin_N { get; set; } = 40;
|
||||
public double HardnessMax_N { get; set; } = 60;
|
||||
public int HardnessTestCount { get; set; } = 6;
|
||||
public double FriabilityTargetRpm { get; set; } = 25.0;
|
||||
public int FriabilityTargetRounds { get; set; } = 100;
|
||||
public double FriabilityMaxLossPercent { get; set; } = 1.0;
|
||||
public string DisintegrationDosageForm { get; set; } = "普通片";
|
||||
public int DisintegrationMaxSeconds { get; set; } = 900;
|
||||
public int[] DissolutionSampleTimes { get; set; } = new[] { 5, 10, 15, 30, 45, 60 };
|
||||
public double DissolutionMinPercentAt30min { get; set; } = 80.0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user