Defines | Functions
util.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DEG2RAD(x)   ((x)*3.1415926/180)
#define RAD2DEG(x)   ((x)/3.1415926*180)

Functions

int util_getch (void)
double util_timestamp ()
int util_timestamp_int ()

Define Documentation

#define DEG2RAD (   x)    ((x)*3.1415926/180)

Definition at line 25 of file util.h.

#define RAD2DEG (   x)    ((x)/3.1415926*180)

Definition at line 27 of file util.h.


Function Documentation

int util_getch ( void  )

Definition at line 31 of file util.cpp.

double util_timestamp ( )

Definition at line 48 of file util.cpp.

Definition at line 56 of file util.cpp.



ardrone2islab
Author(s): Trung Nguyen , Oscar De Silva
autogenerated on Thu Jun 6 2019 20:53:51