BCUCal.h 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. /*
  2. * File: BCUCal.h
  3. *
  4. * Code generated for Simulink model 'SOC'.
  5. *
  6. * Model version : 1.32
  7. * Simulink Coder version : 9.4 (R2020b) 29-Jul-2020
  8. * C/C++ source code generated on : Wed Aug 18 17:24:25 2021
  9. */
  10. #ifndef RTW_HEADER_BCUCal_h_
  11. #define RTW_HEADER_BCUCal_h_
  12. #include "rtwtypes.h"
  13. /* Const memory section */
  14. /* Exported data declaration */
  15. /* Declaration for custom storage class: Const */
  16. extern const uint16_T blc_V_low;
  17. extern const uint16_T blcc_R_esr;
  18. extern const int16_T blcc_T_close;
  19. extern const int16_T blcc_T_open;
  20. extern const uint16_T cmnc_Q_ratedCp;
  21. /* 额定容量; */
  22. extern const uint8_T cmnc_num_cellUnum;
  23. /* 电压采样点个数; */
  24. extern const uint16_T cmnc_tm_parkTime;
  25. /* 静置时间阈值; */
  26. extern const uint16_T cmnm_F_polar[13];
  27. /* 放电OCV-SOC的SOC数组; */
  28. extern const uint16_T cmnm_R_ohm[13];
  29. /* 放电OCV-SOC的SOC数组; */
  30. extern const uint16_T cmnm_R_polar[13];
  31. /* 放电OCV-SOC的SOC数组; */
  32. extern const uint16_T cmnm_V_ocv[13];
  33. /* 放电OCV-SOC的OCV数组; */
  34. extern const uint16_T cmnm_pct_soc[13];
  35. /* 放电OCV-SOC的SOC数组; */
  36. extern const uint16_T socc_V_chrgFulV;
  37. /* 充满电的截至电压; */
  38. extern const uint16_T socc_pct_battSocLow;
  39. /* SOC下限值; */
  40. extern const uint16_T socc_pct_battSocUp;
  41. /* SOC上限值; */
  42. extern const int16_T socm_I_chrgCor[4];
  43. /* 充电CCV对应的电流数据; */
  44. extern const int16_T socm_I_disChrgCor[3];
  45. /* 放电CCV对应的电流数据; */
  46. extern const uint16_T socm_V_chrgCor[4];
  47. /* 充电CCV对应的电压; */
  48. extern const uint16_T socm_V_disChrgCor[3];
  49. /* 放电CCV对应的电压; */
  50. #endif /* RTW_HEADER_BCUCal_h_ */
  51. /*
  52. * File trailer for generated code.
  53. *
  54. * [EOF]
  55. */