12.07.2015 Views

Developement Of An Instrument Landing Simulation ... - Cal Poly

Developement Of An Instrument Landing Simulation ... - Cal Poly

Developement Of An Instrument Landing Simulation ... - Cal Poly

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Cal</strong>culate the Left Engine Nozzle Position.LNoz=LThrottle*100;//<strong>Cal</strong>culate the Right Engine Temp.RTemp=(RThrottle*1400);//<strong>Cal</strong>culate the Left Engine Temp.LTemp=(LThrottle*1400);return;} //end calculate/* Function: mdlTerminate =========================================* Abstract:* No termination needed, but we are required to have this routine. */static void mdlTerminate(SimStruct *S){}#ifdef MATLAB_MEX_FILE /* Is this file being compiled as a MEX-file? */#include "simulink.c" /* MEX-file interface mechanism */#else74

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!