mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
- MCU InterLock 확인 코드 제거 - HAC Logic 내 Pitch Angle Limit ±8deg 설정 - Param_Match.c 내 MCU_EstTrq 조건 제거
36 lines
1.0 KiB
C
36 lines
1.0 KiB
C
/*
|
|
* Academic License - for use in teaching, academic research, and meeting
|
|
* course requirements at degree granting institutions only. Not for
|
|
* government, commercial, or other organizational use.
|
|
*
|
|
* File: ADM_Integrated_Logic_data.c
|
|
*
|
|
* Code generated for Simulink model 'ADM_Integrated_Logic'.
|
|
*
|
|
* Model version : 14.11
|
|
* Simulink Coder version : 24.2 (R2024b) 21-Jun-2024
|
|
* C/C++ source code generated on : Wed Oct 1 13:12:45 2025
|
|
*
|
|
* Target selection: ert.tlc
|
|
* Embedded hardware selection: NXP->Cortex-M4
|
|
* Code generation objectives:
|
|
* 1. Execution efficiency
|
|
* 2. RAM efficiency
|
|
* 3. Debugging
|
|
* Validation result: Not run
|
|
*/
|
|
|
|
#include "ADM_Integrated_Logic.h"
|
|
|
|
/* Invariant block signals (default storage) */
|
|
const ConstB_ADM_Integrated_Logic_T ADM_Integrated_Logic_ConstB = {
|
|
12753.0, /* '<S43>/Multiply' */
|
|
12753.0 /* '<S43>/Multiply4' */
|
|
};
|
|
|
|
/*
|
|
* File trailer for generated code.
|
|
*
|
|
* [EOF]
|
|
*/
|