Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
rtGetInf.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: rtGetInf.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_rtGetInf_h_ 00021 #define RTW_HEADER_rtGetInf_h_ 00022 #include <stddef.h> 00023 #include "rtwtypes.h" 00024 #include "rt_nonfinite.h" 00025 00026 extern real_T rtGetInf(void); 00027 extern real32_T rtGetInfF(void); 00028 extern real_T rtGetMinusInf(void); 00029 extern real32_T rtGetMinusInfF(void); 00030 00031 #endif /* RTW_HEADER_rtGetInf_h_ */ 00032 00033 /* 00034 * File trailer for generated code. 00035 * 00036 * [EOF] 00037 */
Generated on Sat Jul 16 2022 02:23:26 by
1.7.2