Paparazzi UAS  v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
point.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void vPoint (float fPlaneEast, float fPlaneNorth, float fPlaneAltitude, float fRollAngle, float fPitchAngle, float fYawAngle, float fObjectEast, float fObjectNorth, float fAltitude, float *fPan, float *fTilt)
 

Function Documentation

void vPoint ( float  fPlaneEast,
float  fPlaneNorth,
float  fPlaneAltitude,
float  fRollAngle,
float  fPitchAngle,
float  fYawAngle,
float  fObjectEast,
float  fObjectNorth,
float  fAltitude,
float *  fPan,
float *  fTilt 
)