![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|

Go to the source code of this file.
Variables | |
| boolean_T | isInitialized_optimalAngle = false |
| Flag to track if the optimalAngle function has been initialized. | |
Flag to track if the optimalAngle function has been initialized.
This global boolean is used internally by the optimalAngle module to ensure that one-time setup tasks are performed only on the first call. It is managed automatically and should not be modified by external code.
Definition at line 16 of file optimalAngle_data.c.