#include <AP_DCM_HIL.h>
Go to the source code of this file.
Defines | |
#define | ToRad(x) (x*0.01745329252) |
#define | ToDeg(x) (x*57.2957795131) |
#define ToDeg | ( | x | ) | (x*57.2957795131) |
Definition at line 20 of file AP_DCM_HIL.cpp.
#define ToRad | ( | x | ) | (x*0.01745329252) |
Definition at line 19 of file AP_DCM_HIL.cpp.