Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
optimalAngle_data.h
Go to the documentation of this file.
1
19#ifndef OPTIMALANGLE_DATA_H
20#define OPTIMALANGLE_DATA_H
21
22/* Include Files */
23#include "rtwtypes.h"
24#include <stddef.h>
25#include <stdlib.h>
26
35
36#endif
37/*
38 * File trailer for optimalAngle_data.h
39 *
40 * [EOF]
41 */
bool boolean_T
Generic boolean type.
Definition rtwtypes.h:89
boolean_T isInitialized_optimalAngle
Flag to track if the optimalAngle function has been initialized.
Defines standard data types for code generated by MATLAB Coder.