Vincenzo Comito / Mbed 2 deprecated AEB

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers rtGetNaN.h Source File

rtGetNaN.h

00001 /*
00002  * Academic License - for use in teaching, academic research, and meeting
00003  * course requirements at degree granting institutions only.  Not for
00004  * government, commercial, or other organizational use.
00005  *
00006  * File: rtGetNaN.h
00007  *
00008  * Code generated for Simulink model 'AEB0'.
00009  *
00010  * Model version                  : 1.63
00011  * Simulink Coder version         : 8.10 (R2016a) 10-Feb-2016
00012  * C/C++ source code generated on : Tue Jul 26 21:28:16 2016
00013  *
00014  * Target selection: ert.tlc
00015  * Embedded hardware selection: Intel->x86-64 (Windows64)
00016  * Code generation objectives: Unspecified
00017  * Validation result: Not run
00018  */
00019 
00020 #ifndef RTW_HEADER_rtGetNaN_h_
00021 #define RTW_HEADER_rtGetNaN_h_
00022 #include <stddef.h>
00023 #include "rtwtypes.h"
00024 #include "rt_nonfinite.h"
00025 
00026 extern real_T rtGetNaN(void);
00027 extern real32_T rtGetNaNF(void);
00028 
00029 #endif                                 /* RTW_HEADER_rtGetNaN_h_ */
00030 
00031 /*
00032  * File trailer for generated code.
00033  *
00034  * [EOF]
00035  */