Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
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

◆ vPoint()

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