Commit Graph

4 Commits

Author SHA1 Message Date
Mikk aa9cf2aa2e [UI.Client]
RecipeStepCollection对象的构造函数中移除注入的IRecipeGasFlowCalculator对象实例。
RecipeData构造函数中注入IRecipeGasFlowCalculator对象实例。
RecipeData对象中新增方法CalculateGasFlow()。
IRecipeGasFlowCalculator接口的Calculate()方法增加参数chamberName以指定当前计算使用的反应腔名称。
增加详细的注释信息。
2023-05-11 00:29:29 +08:00
Mikk ff1cbb1229 [UI.Client]
RecipeData和RecipeStepCollection的构造函数新增参数IRecipeGasFlowCalculator以注入气体流量计算器对象。
2023-05-10 23:51:33 +08:00
DESKTOP-1N1NK8A\auvkk afa3553a95 [UI.Client]
导入5号机的ClientUI库中的Recipe相关对象。
2023-05-10 16:21:45 +08:00
DESKTOP-GPE37UV\THINKAPD 1ace450916 Add project files. 2023-04-13 11:51:03 +08:00