aboutsummaryrefslogtreecommitdiff
path: root/apps/position_estimator/codegen/rtGetNaN.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/position_estimator/codegen/rtGetNaN.h')
-rw-r--r--apps/position_estimator/codegen/rtGetNaN.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/apps/position_estimator/codegen/rtGetNaN.h b/apps/position_estimator/codegen/rtGetNaN.h
deleted file mode 100644
index d3ec61c9e..000000000
--- a/apps/position_estimator/codegen/rtGetNaN.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * rtGetNaN.h
- *
- * Code generation for function 'position_estimator'
- *
- * C source code generated on: Fri Jun 8 13:31:21 2012
- *
- */
-
-#ifndef __RTGETNAN_H__
-#define __RTGETNAN_H__
-
-#include <stddef.h>
-#include "rtwtypes.h"
-#include "rt_nonfinite.h"
-
-extern real_T rtGetNaN(void);
-extern real32_T rtGetNaNF(void);
-
-#endif
-/* End of code generation (rtGetNaN.h) */