aboutsummaryrefslogblamecommitdiff
path: root/apps/attitude_estimator_ekf/codegen/rtGetNaN.h
blob: 415927709b406fdb7048238f172afa491d93c4cc (plain) (tree)
1
2
3
4
5
6




                                                       
                                                        














                                          
/*
 * rtGetNaN.h
 *
 * Code generation for function 'attitudeKalmanfilter'
 *
 * C source code generated on: Tue Oct 16 15:27:58 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) */