IRDYn/GC_calibration/GC_calibration_slrt_rtw/rtGetNaN.h

27 lines
735 B
C
Raw Normal View History

2024-11-06 15:46:33 +00:00
/*
* rtGetNaN.h
*
* Code generation for model "GC_calibration".
*
* Model version : 1.1804
* Simulink Coder version : 9.3 (R2020a) 18-Nov-2019
* C source code generated on : Wed Oct 30 09:55:55 2024
*
* Target selection: slrt.tlc
* Note: GRT includes extra infrastructure and instrumentation for prototyping
* Embedded hardware selection: Generic->32-bit x86 compatible
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef RTW_HEADER_rtGetNaN_h_
#define RTW_HEADER_rtGetNaN_h_
#include <stddef.h>
#include "rtwtypes.h"
#include "rt_nonfinite.h"
extern real_T rtGetNaN(void);
extern real32_T rtGetNaNF(void);
#endif /* RTW_HEADER_rtGetNaN_h_ */