|
MISR Toolkit
1.5.1
|
Go to the source code of this file.
Macros | |
| #define | __USE_BSD |
Functions | |
| MTKt_status | MtkRadToDd (double rad, double *dd) |
| Convert radians to decimal degrees. More... | |
| #define __USE_BSD |
Definition at line 22 of file MtkRadToDd.c.
| MTKt_status MtkRadToDd | ( | double | rad, |
| double * | dd | ||
| ) |
Convert radians to decimal degrees.
| [in] | rad | Radians |
| [out] | dd | Decimal degrees |
Definition at line 38 of file MtkRadToDd.c.