Обновление

This commit is contained in:
cfif 2026-04-17 17:24:01 +03:00
parent ff77ff9964
commit 0cc24530fb
5 changed files with 12 additions and 5 deletions

View File

@ -5,7 +5,7 @@
*
* Model version : 1.815
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Fri Apr 17 14:51:19 2026
* C/C++ source code generated on : Fri Apr 17 15:57:38 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M
@ -8170,11 +8170,18 @@ void HVAC_model_step(void)
* Logic: '<S418>/AND'
* Logic: '<S423>/Logical Operator3'
* Logic: '<S423>/Logical Operator4'
* Switch: '<S423>/Switch'
* UnitDelay: '<S423>/Cond_prev_private '
* UnitDelay: '<S423>/t_start_delay_private '
*/
if (rtb_LogicalOperator1 && (!rtDW.Cond_prev_private_DSTATE_d)) {
rtDW.t_start_delay_private_DSTATE_h = 0U;
} else if (rtb_LogicalOperator1) {
/* Switch: '<S423>/Switch' incorporates:
* DataStoreRead: '<S423>/Data Store Read'
* UnitDelay: '<S423>/t_start_delay_private '
*/
rtDW.t_start_delay_private_DSTATE_h = rtDW.t_now;
}
/* End of Switch: '<S423>/Switch1' */

View File

@ -5,7 +5,7 @@
*
* Model version : 1.815
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Fri Apr 17 14:51:19 2026
* C/C++ source code generated on : Fri Apr 17 15:57:38 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M

View File

@ -5,7 +5,7 @@
*
* Model version : 1.815
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Fri Apr 17 14:51:19 2026
* C/C++ source code generated on : Fri Apr 17 15:57:38 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M

View File

@ -5,7 +5,7 @@
*
* Model version : 1.815
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Fri Apr 17 14:51:19 2026
* C/C++ source code generated on : Fri Apr 17 15:57:38 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M

View File

@ -5,7 +5,7 @@
*
* Model version : 1.815
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Fri Apr 17 14:51:19 2026
* C/C++ source code generated on : Fri Apr 17 15:57:38 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M