Da Vinci Firmware
1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
optimalAngle_data.c
Go to the documentation of this file.
1
/*
2
* Academic License - for use in teaching, academic research, and meeting
3
* course requirements at degree granting institutions only. Not for
4
* government, commercial, or other organizational use.
5
* File: optimalAngle_data.c
6
*
7
* MATLAB Coder version : 24.2
8
* C/C++ source code generated on : 03-Dec-2024 17:11:12
9
*/
10
11
/* Include Files */
12
#include "
optimalAngle_data.h
"
13
#include "
rt_nonfinite.h
"
14
15
/* Variable Definitions */
16
boolean_T
isInitialized_optimalAngle
=
false
;
17
18
/*
19
* File trailer for optimalAngle_data.c
20
*
21
* [EOF]
22
*/
boolean_T
bool boolean_T
Generic boolean type.
Definition
rtwtypes.h:89
isInitialized_optimalAngle
boolean_T isInitialized_optimalAngle
Flag to track if the optimalAngle function has been initialized.
Definition
optimalAngle_data.c:16
optimalAngle_data.h
Global data definitions for the optimalAngle module.
rt_nonfinite.h
Provides definitions and utility functions for non-finite floating-point values.
Davinci_2
Core
Src
optimalAngle_data.c
Generated by
1.9.7