2020-09-30 11:44:05 +08:00
|
|
|
/*
|
|
|
|
|
* File: CalcPAltCOESA.h
|
|
|
|
|
*
|
|
|
|
|
* Code generated for Simulink model 'SIL'.
|
|
|
|
|
*
|
2020-10-22 10:50:04 +08:00
|
|
|
* Model version : 1.470
|
2020-09-30 11:44:05 +08:00
|
|
|
* Simulink Coder version : 9.0 (R2018b) 24-May-2018
|
2020-10-22 10:50:04 +08:00
|
|
|
* C/C++ source code generated on : Thu Oct 22 10:25:15 2020
|
2020-09-30 11:44:05 +08:00
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#ifndef SHARE_CalcPAltCOESA
|
|
|
|
|
#define SHARE_CalcPAltCOESA
|
|
|
|
|
#include "rtwtypes.h"
|
|
|
|
|
|
|
|
|
|
void CalcPAltCOESA(const real_T *pressure, real_T *altitude, real_T
|
|
|
|
|
*temperature76, real_T *pressureRatio76, int_T numPoints);
|
|
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* File trailer for generated code.
|
|
|
|
|
*
|
|
|
|
|
* [EOF]
|
|
|
|
|
*/
|