HVAC_M7_MODEL/Model_actuator_private.h

35 lines
937 B
C

/*
* File: Model_actuator_private.h
*
* Code generated for Simulink model 'Model_actuator'.
*
* Model version : 1.586
* Simulink Coder version : 24.1 (R2024a) 19-Nov-2023
* C/C++ source code generated on : Wed Feb 11 11:06:39 2026
*
* Target selection: ert.tlc
* Embedded hardware selection: ARM Compatible->ARM Cortex-M
* Emulation hardware selection:
* Differs from embedded hardware (MATLAB Host)
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef Model_actuator_private_h_
#define Model_actuator_private_h_
#include <stdbool.h>
#include <stdint.h>
#include "Model_actuator_types.h"
#include "Model_actuator.h"
extern uint16_t look1_iu16tdIu16_binlcs(uint16_t u0, const uint16_t bp0[], const
double table[], uint32_t maxIndex);
#endif /* Model_actuator_private_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/