define.js 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. function CodeDefine() {
  2. this.def = new Array();
  3. this.def["ert_main.c:rtM_"] = {file: "ert_main_c.html",line:23,type:"var"};
  4. this.def["ert_main.c:rtMPtr"] = {file: "ert_main_c.html",line:24,type:"var"};
  5. this.def["ert_main.c:rtDW"] = {file: "ert_main_c.html",line:25,type:"var"};
  6. this.def["ert_main.c:rtU_Vdc"] = {file: "ert_main_c.html",line:28,type:"var"};
  7. this.def["ert_main.c:rtU_Ts"] = {file: "ert_main_c.html",line:31,type:"var"};
  8. this.def["ert_main.c:rtU_adc_a"] = {file: "ert_main_c.html",line:34,type:"var"};
  9. this.def["ert_main.c:rtU_adc_b"] = {file: "ert_main_c.html",line:37,type:"var"};
  10. this.def["ert_main.c:rtU_rotor_angle"] = {file: "ert_main_c.html",line:40,type:"var"};
  11. this.def["ert_main.c:rtU_rotor_speed"] = {file: "ert_main_c.html",line:43,type:"var"};
  12. this.def["ert_main.c:rtU_input_target"] = {file: "ert_main_c.html",line:46,type:"var"};
  13. this.def["ert_main.c:rtU_hall_a"] = {file: "ert_main_c.html",line:49,type:"var"};
  14. this.def["ert_main.c:rtU_hall_b"] = {file: "ert_main_c.html",line:52,type:"var"};
  15. this.def["ert_main.c:rtU_hall_c"] = {file: "ert_main_c.html",line:55,type:"var"};
  16. this.def["ert_main.c:rtU_hw_count"] = {file: "ert_main_c.html",line:58,type:"var"};
  17. this.def["ert_main.c:rtU_b_motor_enable"] = {file: "ert_main_c.html",line:61,type:"var"};
  18. this.def["ert_main.c:rtU_b_cruise_enable"] = {file: "ert_main_c.html",line:64,type:"var"};
  19. this.def["ert_main.c:rtU_n_ctrl_type"] = {file: "ert_main_c.html",line:67,type:"var"};
  20. this.def["ert_main.c:rtY_pwm_counts"] = {file: "ert_main_c.html",line:70,type:"var"};
  21. this.def["ert_main.c:rtY_sector"] = {file: "ert_main_c.html",line:73,type:"var"};
  22. this.def["rt_OneStep"] = {file: "ert_main_c.html",line:87,type:"fcn"};
  23. this.def["main"] = {file: "ert_main_c.html",line:126,type:"fcn"};
  24. this.def["plook_u16u16_evencka"] = {file: "PMSM_Controller_c.html",line:22,type:"fcn"};
  25. this.def["div_nde_s32_floor"] = {file: "PMSM_Controller_c.html",line:47,type:"fcn"};
  26. this.def["PMSM_Controller.c:rate_scheduler"] = {file: "PMSM_Controller_c.html",line:58,type:"fcn"};
  27. this.def["rt_modd_snf"] = {file: "PMSM_Controller_c.html",line:70,type:"fcn"};
  28. this.def["rt_roundd_snf"] = {file: "PMSM_Controller_c.html",line:108,type:"fcn"};
  29. this.def["PMSM_Controller_step"] = {file: "PMSM_Controller_c.html",line:127,type:"fcn"};
  30. this.def["PMSM_Controller_initialize"] = {file: "PMSM_Controller_c.html",line:1025,type:"fcn"};
  31. this.def["DW"] = {file: "PMSM_Controller_h.html",line:50,type:"type"};
  32. this.def["ConstP"] = {file: "PMSM_Controller_h.html",line:63,type:"type"};
  33. this.def["RT_MODEL"] = {file: "PMSM_Controller_types_h.html",line:24,type:"type"};
  34. this.def["Shunt_Three_Sample_Point"] = {file: "Shunt_Three_Sample_Point_c.html",line:25,type:"fcn"};
  35. this.def["rtConstP"] = {file: "PMSM_Controller_data_c.html",line:22,type:"var"};
  36. this.def["rtGetInf"] = {file: "rtGetInf_c.html",line:29,type:"fcn"};
  37. this.def["rtGetInfF"] = {file: "rtGetInf_c.html",line:53,type:"fcn"};
  38. this.def["rtGetMinusInf"] = {file: "rtGetInf_c.html",line:64,type:"fcn"};
  39. this.def["rtGetMinusInfF"] = {file: "rtGetInf_c.html",line:88,type:"fcn"};
  40. this.def["rtGetNaN"] = {file: "rtGetNaN_c.html",line:29,type:"fcn"};
  41. this.def["rtGetNaNF"] = {file: "rtGetNaN_c.html",line:53,type:"fcn"};
  42. this.def["rtInf"] = {file: "rt_nonfinite_c.html",line:28,type:"var"};
  43. this.def["rtMinusInf"] = {file: "rt_nonfinite_c.html",line:29,type:"var"};
  44. this.def["rtNaN"] = {file: "rt_nonfinite_c.html",line:30,type:"var"};
  45. this.def["rtInfF"] = {file: "rt_nonfinite_c.html",line:31,type:"var"};
  46. this.def["rtMinusInfF"] = {file: "rt_nonfinite_c.html",line:32,type:"var"};
  47. this.def["rtNaNF"] = {file: "rt_nonfinite_c.html",line:33,type:"var"};
  48. this.def["rt_InitInfAndNaN"] = {file: "rt_nonfinite_c.html",line:39,type:"fcn"};
  49. this.def["rtIsInf"] = {file: "rt_nonfinite_c.html",line:51,type:"fcn"};
  50. this.def["rtIsInfF"] = {file: "rt_nonfinite_c.html",line:57,type:"fcn"};
  51. this.def["rtIsNaN"] = {file: "rt_nonfinite_c.html",line:63,type:"fcn"};
  52. this.def["rtIsNaNF"] = {file: "rt_nonfinite_c.html",line:85,type:"fcn"};
  53. this.def["BigEndianIEEEDouble"] = {file: "rt_nonfinite_h.html",line:39,type:"type"};
  54. this.def["LittleEndianIEEEDouble"] = {file: "rt_nonfinite_h.html",line:46,type:"type"};
  55. this.def["IEEESingle"] = {file: "rt_nonfinite_h.html",line:53,type:"type"};
  56. this.def["int8_T"] = {file: "rtwtypes_h.html",line:49,type:"type"};
  57. this.def["uint8_T"] = {file: "rtwtypes_h.html",line:50,type:"type"};
  58. this.def["int16_T"] = {file: "rtwtypes_h.html",line:51,type:"type"};
  59. this.def["uint16_T"] = {file: "rtwtypes_h.html",line:52,type:"type"};
  60. this.def["int32_T"] = {file: "rtwtypes_h.html",line:53,type:"type"};
  61. this.def["uint32_T"] = {file: "rtwtypes_h.html",line:54,type:"type"};
  62. this.def["int64_T"] = {file: "rtwtypes_h.html",line:55,type:"type"};
  63. this.def["uint64_T"] = {file: "rtwtypes_h.html",line:56,type:"type"};
  64. this.def["real32_T"] = {file: "rtwtypes_h.html",line:57,type:"type"};
  65. this.def["real64_T"] = {file: "rtwtypes_h.html",line:58,type:"type"};
  66. this.def["real_T"] = {file: "rtwtypes_h.html",line:64,type:"type"};
  67. this.def["time_T"] = {file: "rtwtypes_h.html",line:65,type:"type"};
  68. this.def["boolean_T"] = {file: "rtwtypes_h.html",line:66,type:"type"};
  69. this.def["int_T"] = {file: "rtwtypes_h.html",line:67,type:"type"};
  70. this.def["uint_T"] = {file: "rtwtypes_h.html",line:68,type:"type"};
  71. this.def["ulong_T"] = {file: "rtwtypes_h.html",line:69,type:"type"};
  72. this.def["ulonglong_T"] = {file: "rtwtypes_h.html",line:70,type:"type"};
  73. this.def["char_T"] = {file: "rtwtypes_h.html",line:71,type:"type"};
  74. this.def["uchar_T"] = {file: "rtwtypes_h.html",line:72,type:"type"};
  75. this.def["byte_T"] = {file: "rtwtypes_h.html",line:73,type:"type"};
  76. this.def["pointer_T"] = {file: "rtwtypes_h.html",line:94,type:"type"};
  77. }
  78. CodeDefine.instance = new CodeDefine();
  79. var testHarnessInfo = {OwnerFileName: "", HarnessOwner: "", HarnessName: "", IsTestHarness: "0"};
  80. var relPathToBuildDir = "../ert_main.c";
  81. var fileSep = "\\";
  82. var isPC = true;
  83. function Html2SrcLink() {
  84. this.html2SrcPath = new Array;
  85. this.html2Root = new Array;
  86. this.html2SrcPath["ert_main_c.html"] = "../ert_main.c";
  87. this.html2Root["ert_main_c.html"] = "ert_main_c.html";
  88. this.html2SrcPath["PMSM_Controller_c.html"] = "../PMSM_Controller.c";
  89. this.html2Root["PMSM_Controller_c.html"] = "PMSM_Controller_c.html";
  90. this.html2SrcPath["PMSM_Controller_h.html"] = "../PMSM_Controller.h";
  91. this.html2Root["PMSM_Controller_h.html"] = "PMSM_Controller_h.html";
  92. this.html2SrcPath["PMSM_Controller_private_h.html"] = "../PMSM_Controller_private.h";
  93. this.html2Root["PMSM_Controller_private_h.html"] = "PMSM_Controller_private_h.html";
  94. this.html2SrcPath["PMSM_Controller_types_h.html"] = "../PMSM_Controller_types.h";
  95. this.html2Root["PMSM_Controller_types_h.html"] = "PMSM_Controller_types_h.html";
  96. this.html2SrcPath["Shunt_Three_Sample_Point_c.html"] = "../Shunt_Three_Sample_Point.c";
  97. this.html2Root["Shunt_Three_Sample_Point_c.html"] = "Shunt_Three_Sample_Point_c.html";
  98. this.html2SrcPath["Shunt_Three_Sample_Point_h.html"] = "../Shunt_Three_Sample_Point.h";
  99. this.html2Root["Shunt_Three_Sample_Point_h.html"] = "Shunt_Three_Sample_Point_h.html";
  100. this.html2SrcPath["PMSM_Controller_data_c.html"] = "../PMSM_Controller_data.c";
  101. this.html2Root["PMSM_Controller_data_c.html"] = "PMSM_Controller_data_c.html";
  102. this.html2SrcPath["rtGetInf_c.html"] = "../rtGetInf.c";
  103. this.html2Root["rtGetInf_c.html"] = "rtGetInf_c.html";
  104. this.html2SrcPath["rtGetInf_h.html"] = "../rtGetInf.h";
  105. this.html2Root["rtGetInf_h.html"] = "rtGetInf_h.html";
  106. this.html2SrcPath["rtGetNaN_c.html"] = "../rtGetNaN.c";
  107. this.html2Root["rtGetNaN_c.html"] = "rtGetNaN_c.html";
  108. this.html2SrcPath["rtGetNaN_h.html"] = "../rtGetNaN.h";
  109. this.html2Root["rtGetNaN_h.html"] = "rtGetNaN_h.html";
  110. this.html2SrcPath["rt_defines_h.html"] = "../rt_defines.h";
  111. this.html2Root["rt_defines_h.html"] = "rt_defines_h.html";
  112. this.html2SrcPath["rt_nonfinite_c.html"] = "../rt_nonfinite.c";
  113. this.html2Root["rt_nonfinite_c.html"] = "rt_nonfinite_c.html";
  114. this.html2SrcPath["rt_nonfinite_h.html"] = "../rt_nonfinite.h";
  115. this.html2Root["rt_nonfinite_h.html"] = "rt_nonfinite_h.html";
  116. this.html2SrcPath["rtwtypes_h.html"] = "../rtwtypes.h";
  117. this.html2Root["rtwtypes_h.html"] = "rtwtypes_h.html";
  118. this.getLink2Src = function (htmlFileName) {
  119. if (this.html2SrcPath[htmlFileName])
  120. return this.html2SrcPath[htmlFileName];
  121. else
  122. return null;
  123. }
  124. this.getLinkFromRoot = function (htmlFileName) {
  125. if (this.html2Root[htmlFileName])
  126. return this.html2Root[htmlFileName];
  127. else
  128. return null;
  129. }
  130. }
  131. Html2SrcLink.instance = new Html2SrcLink();
  132. var fileList = [
  133. "ert_main_c.html","PMSM_Controller_c.html","PMSM_Controller_h.html","PMSM_Controller_private_h.html","PMSM_Controller_types_h.html","Shunt_Three_Sample_Point_c.html","Shunt_Three_Sample_Point_h.html","PMSM_Controller_data_c.html","rtGetInf_c.html","rtGetInf_h.html","rtGetNaN_c.html","rtGetNaN_h.html","rt_defines_h.html","rt_nonfinite_c.html","rt_nonfinite_h.html","rtwtypes_h.html"];