
Go to the source code of this file.
Functions | |
| int | getDeclination (int lat, int lon, int height, int year, int *status) |
Variables | |
| volatile unsigned char | declinationAvailable |
| volatile int | estimatedDeclination |
| volatile int | estimatedInclination |
| int getDeclination | ( | int | lat, |
| int | lon, | ||
| int | height, | ||
| int | year, | ||
| int * | status | ||
| ) |
| volatile unsigned char declinationAvailable |
Definition at line 36 of file declination.h.
| volatile int estimatedDeclination |
Definition at line 34 of file declination.h.
| volatile int estimatedInclination |
Definition at line 35 of file declination.h.