/* * rtGetNaN.h * * Academic Student License -- for use by students to meet course * requirements and perform academic research at degree granting * institutions only. Not for government, commercial, or other * organizational use. * * Code generation for model "Experiment_LQR". * * Model version : 1.2 * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017 * C source code generated on : Sun Sep 10 13:45:47 2017 * * Target selection: ert.tlc * Note: GRT includes extra infrastructure and instrumentation for prototyping * Embedded hardware selection: Atmel->AVR * 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"externreal_TrtGetNaN(void);externreal32_TrtGetNaNF(void);#endif /* RTW_HEADER_rtGetNaN_h_ */