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.

* Function: mdlOutputs==========================================* Abstract: This section assigns the input variables to pointers in the u array,* and assigns the outputs to the y array. The deviation angles are* calculated in the <strong>Cal</strong>culate() function.** Inputs:* ACX=*uPtrs[0];* ACY=*uPtrs[1];* ACZ=*uPtrs[2];* ACU=*uPtrs[3];* ACV=*uPtrs[4];* ACW=*uPtrs[5];* APX=*uPtrs[6];* APY=*uPtrs[7];* APZ=*uPtrs[8];* APpsi=*uPtrs[9];** Outputs:* y[0]=CDI;* y[1]=CDVert;* y[2]=CDHor;*/static void mdlOutputs(SimStruct *S, int_T tid)89

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

Saved successfully!

Ooh no, something went wrong!