SOC_data.c 114 B

12345678910
  1. #include "SOC_private.h"
  2. const ConstB_SOC_h_T SOC_ConstB = {
  3. 3.0,
  4. 100.0,
  5. 4.0,
  6. 256.0,
  7. 0.02F,
  8. 0.02F
  9. };